batch-byte-compile problem

Stephen J. Turnbull stephen at xemacs.org
Thu Apr 10 02:13:48 EDT 2008


Neal Becker writes:

 > files 'mercurial.el' and 'mq.el' are in cwd.  I use '-L .'

AFAIK XEmacs has no '-L' option.  Try "-eval '(push "." loadpath)'"
instead.  If you try your original comment without the -batch, I bet
what you'll get is an XEmacs with an empty buffer "-L", a dired buffer
on cwd, and an error that batch-byte-compile doesn't work interactively.



More information about the XEmacs-Beta mailing list