From: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Cc: guy@wyrdrune.com, Emacs Devel <emacs-devel@gnu.org>,
Stefan <monnier@iro.umontreal.ca>,
Tak Ota <Takaaki.Ota@am.sony.com>
Subject: Re: autoload failure
Date: Sat, 30 Oct 2004 23:56:48 +0200 [thread overview]
Message-ID: <076301c4becb$657c4ce0$0200a8c0@sedrcw11488> (raw)
In-Reply-To: uzn23q5di.fsf@jasonrumney.net
----- Original Message -----
From: "Jason Rumney" <jasonr@gnu.org>
: It is quite early in the bootstrap process and I don't know how many
: dependancies w32-fns.el will pull in, and whether Emacs is ready to
: load those dependencies before the autoloads file is generated.
In what ways could this disturb the building process? Could it be disturbed
even if loading w32-fns.el succeeds?
: You are welcome to try though.
I will try. But it takes me some time on this computer ;-(
: > I believe that with a small change in convert-standard-filename we could
: > also make it possible to use MSYS to build Emacs. (Just look for
: > "/\\(a-zA-Z\\)/".)
:
: Does MSYS fail at the same point? (It fails right at the start for me,
: so I think there is more work than just that).
Yes, it fails at the same point I believe. It does not fail exactly in the
same way, but still at the same point. Actually MSYS avoids half of the
problem I believe, but it does not help. (The filename that is a single
argument is given to Emacs in w32 format, but the one inside eval is not.
There is no way for MSYS to do that - unless it understands elisp ;-)
It however hangs right at the beginning if not the GNU make that comes with
MSYS is used. The problem is that make calls "cmd echo" in that case. I do
not know how MSYS makes avoids this, but it does not hang. (Maybe it sends
"cmd /c echo" which would be correct? Documentation for MSYS is not very
extensive.)
- Lennart
next prev parent reply other threads:[~2004-10-30 21:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-27 22:39 autoload failure Tak Ota
2004-10-27 22:44 ` Guy Gascoigne - Piggford
2004-10-27 23:11 ` Tak Ota
2004-10-29 4:32 ` Richard Stallman
2004-10-29 16:37 ` Tak Ota
2004-10-30 14:20 ` Richard Stallman
2004-10-30 16:39 ` Jason Rumney
2004-10-30 17:42 ` Stefan
2004-10-30 18:55 ` Jason Rumney
2004-10-30 20:34 ` Lennart Borgman
2004-10-30 21:10 ` Jason Rumney
2004-10-30 21:56 ` Lennart Borgman [this message]
2004-10-31 0:25 ` Stefan
2004-10-31 4:52 ` Eli Zaretskii
2004-10-31 23:15 ` Stefan
2004-11-01 1:46 ` Lennart Borgman
2004-11-01 17:28 ` Tak Ota
2004-11-01 17:52 ` Jason Rumney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='076301c4becb$657c4ce0$0200a8c0@sedrcw11488' \
--to=lennart.borgman.073@student.lu.se \
--cc=Takaaki.Ota@am.sony.com \
--cc=emacs-devel@gnu.org \
--cc=guy@wyrdrune.com \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.