|--==> "PA" == Per Abrahamsen <abraham(a)dina.kvl.dk> writes:
PA> Steve Youngs <youngs(a)xemacs.org> writes:
>I think the correct thing to do is to put the defvar back into
>tex-site.el and set it to the same as the default setting for it in
>tex.el.
PA> Do XEmacs really need the
PA> (add-to-list 'load-path TeX-lisp-directory)
PA> line?
Hi Per!
Ordinarily, no. But in the case of the XEmacs AucTeX package it's
needed.
This is because the files that 'TeX-lisp-directory' points to end up
in <emacs-roots>/xemacs/xemacs-packages/etc/auctex/style/. The ./etc/
directories don't normally show up in the load-path.
Because the XEmacs package doesn't use your install procedure I have
changed the default for 'TeX-lisp-directory' in tex-site.el from
"@AUCDIR" to:
This kills two birds with one stone: AucTeX can now find the files in
./etc/auctex/style/, and, XEmacs users now won't have the string,
"@AUCDIR" in their load-path. :-)
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|