emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bootstrap problems on w32


From: Eli Zaretskii
Subject: Re: Bootstrap problems on w32
Date: Mon, 31 Jan 2011 22:47:12 +0200

> Date: Mon, 31 Jan 2011 15:19:56 -0500
> From: Sam Steingold <address@hidden>
> Cc: address@hidden
> 
> "./../bin/emacs.exe" -batch --no-site-file --no-site-lisp -l autoload \
>                 --eval '(setq find-file-hook nil 
> find-file-suppress-same-file-wa
> rnings t)' \
>                 -f w32-batch-update-autoloads 
> "/cygdrive/c/sds/src/emacs/trunk/l
> isp/loaddefs.el" make . calc calendar emacs-lisp emulation erc eshell gnus 
> inter
> national language mail mh-e net nxml org play progmodes textmodes url vc 
> cedet c
> edet/ede cedet/semantic cedet/srecode cedet/semantic/analyze 
> cedet/semantic/bovi
> ne cedet/semantic/decorate cedet/semantic/symref cedet/semantic/wisent

Can you run this command under a debugger and see why Emacs cannot
find simple.el?  This previous line:

  Loading c:/sds/src/emacs/trunk/lisp/simple.el (source)...

clearly says that simple.el _is_ there.  So it's some snafu with
load-path or some such.



reply via email to

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