[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 17:39:36 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt) |
Richard Stallman <address@hidden> writes:
> I suspect this is a Windows-specific problem, so I can't help you.
> You could try debugging WHY it gets this error:
>
> "./../bin/emacs.exe" -batch --no-init-file --no-site-file --multibyte -l
> autoload \
> --eval '(setq find-file-hooks nil \
> find-file-suppress-same-file-warnings t \
> generated-autoload-file \
> "/cygdrive/d/pub/emacs/emacs-21.3.50/lisp/loaddefs.el")' \
> -f batch-update-autoloads /cygdrive/d/pub/emacs/emacs-21.3.50/lisp
> calc calendar emacs-lisp emulation eshell gnus international language mail
> mh-e net obsolete play progmodes term textmodes toolbar url
> Cannot open load file: autoload
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.
- 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 <=
- Re: autoload failure, Stefan, 2004/10/30
- Re: autoload failure, Jason Rumney, 2004/10/30
- 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