|--==> "ML" == Mats Lidell <matsl(a)contactor.se> writes:
ML> emacs-version "21.5 (beta5) \"beets\" XEmacs Lucid", latest
packages
ML> No mule support.
ML> make[2]: Entering directory `/usr/local/src/packages/xemacs-packages/auctex'
ML> xemacs -vanilla -batch \
ML> -eval "(setq autoload-package-name \"auctex\")" \
ML> -l autoload -f batch-update-directory .
[...]
ML> Syntax error: Unbalanced parentheses
ML> xemacs exiting
The problem is that you can't give a list of files to the build
autoload mechanism, it blindly tries to process each and every .el in
the directory.
I've just submitted a patch to XEmacs.rules that will fix this. It'll
be in CVS shortly.
Thanks very much for reminding me of this, Mats. :-)
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|