From: Stefan <monnier@iro.umontreal.ca>
Cc: guy@wyrdrune.com, Tak Ota <Takaaki.Ota@am.sony.com>, emacs-devel@gnu.org
Subject: Re: autoload failure
Date: Sat, 30 Oct 2004 20:25:39 -0400 [thread overview]
Message-ID: <m18y9nn3ey.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <ubrekqbmf.fsf@jasonrumney.net> (Jason Rumney's message of "Sat, 30 Oct 2004 19:55:36 +0100")
>>> The path "/cygdrive/d/pub/emacs" is not valid on Windows. It is an
>>> indication that you are using Cygwin make, which the docs explicitly
>>> say to avoid for this reason.
>>
>> I really think it would be more constructive to add a file-name-handler
>> for "/cygdrive/" seeing how common this kind of problem is (it might at
>> least save us some time replying to such email).
> Its there already I beleive:
> 2001-10-29 Sam Steingold <sds@gnu.org>
> * w32-fns.el (convert-standard-filename): Handle cygwin-specific
> "/cygdrive/LETTER/" pathnames.
But is `convert-standard-filename' used often enough?
A quick grep gives me the impression it doesn't cut it: most filenames that
come from arguments are presumed to be already valid and aren't passed
through `convert-standard-filename'. Only hardcoded filenames are passed
through `convert-standard-filename', it seems.
> The problem is that this is happening during bootstrap, when
> w32-fns.el is not loaded yet.
Are you sure? The problem is when re-building loaddefs.el which happens
after the first dump (i.e. the special bootstrap-dump). Are you saying that
the bootstrap-dump does not load w32-fns.el? How could that be? loadup.el
seems to load it whether it's the normal dump or the boostrap dump.
Stefan
next prev parent reply other threads:[~2004-10-31 0:25 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
2004-10-31 0:25 ` Stefan [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m18y9nn3ey.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=Takaaki.Ota@am.sony.com \
--cc=emacs-devel@gnu.org \
--cc=guy@wyrdrune.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).