[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autoload failure
From: |
Jason Rumney |
Subject: |
Re: autoload failure |
Date: |
Sat, 30 Oct 2004 19:55:36 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt) |
Stefan <address@hidden> writes:
>> 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 <address@hidden>
* w32-fns.el (convert-standard-filename): Handle cygwin-specific
"/cygdrive/LETTER/" pathnames.
The problem is that this is happening during bootstrap, when
w32-fns.el is not loaded yet.
- autoload failure, Tak Ota, 2004/10/27
- Re: autoload failure, Guy Gascoigne - Piggford, 2004/10/27
- Re: autoload failure, Tak Ota, 2004/10/27
- Re: autoload failure, Richard Stallman, 2004/10/29
- Re: autoload failure, Tak Ota, 2004/10/29
- Re: autoload failure, Richard Stallman, 2004/10/30
- Re: autoload failure, Jason Rumney, 2004/10/30
- Re: autoload failure, Stefan, 2004/10/30
- Re: autoload failure,
Jason Rumney <=
- Re: autoload failure, Lennart Borgman, 2004/10/30
- Re: autoload failure, Jason Rumney, 2004/10/30
- Re: autoload failure, Lennart Borgman, 2004/10/30
- Re: autoload failure, Stefan, 2004/10/30
- Re: autoload failure, Eli Zaretskii, 2004/10/31
- Re: autoload failure, Stefan, 2004/10/31
- Re: autoload failure, Lennart Borgman, 2004/10/31