emacs-devel
[Top][All Lists]
Advanced

[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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]