Kai Großjohann
Tue, 31 Jul 2001 14:06:43 -0700
On Tue, 31 Jul 2001, Skip Montanaro wrote:
> Compilation of tramp.el failed with this output:
>
> xemacs -batch --eval "(add-to-list 'load-path \".\")" \
> -f batch-byte-compile tramp.el
> Compiling /home/skip/emacs/tramp/lisp/tramp.el...
> While compiling toplevel forms in file /home/skip/emacs/tramp/lisp/tramp.el:
> !! File error (("Cannot open load file" "timer"))
> >>Error occurred processing tramp.el: Cannot open load file:
> >>timer
>
> Any ideas where this came from? Interactively executing (require
> 'timer) worked for me just now.
Well, it appears that `xemacs -batch' can't find that file. I think
that `-batch' implies `-q', so your ~/.emacs or ~/.xemacs/init.el
isn't loaded.
What does
xemacs -batch --eval "(print load-path)"
show in comparison to `C-h v load-path RET' from a normally-running
XEmacs?
kai
--
~/.signature: No such file or directory