|--==> "PA" == Per Abrahamsen <abraham(a)dina.kvl.dk> writes:
PA> Steve Youngs <youngs(a)xemacs.org> writes:
>This is because the files that 'TeX-lisp-directory' points
to end up
>in <emacs-roots>/xemacs/xemacs-packages/etc/auctex/style/.
PA> It would be very bad for that directory to end up in 'load-path'.
>(defvar TeX-lisp-directory (concat (locate-data-directory
"auctex")
>"style/") "*The directory where the AUC TeX lisp files are
>located.")
PA> That is bad too, it will mean "../etc/auctex/style/style/" will end up
PA> in 'TeX-style-path' instead of "../etc/auctex/style/",
preventing AUC
PA> TeX from finding the style files.
OK. So, would the best solution for getting rid of the string
"ï¼ AUCDIR" from the load-path be to comment out the TeX-lisp-directory
defvar _and_ comment out '(add-to-list 'load-path TeX-lisp-directory)'
from tex-site.el?
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|