Re: Too much shell-escaping
Jan-Ake Larsson <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Jan-Ake Larsson wrote: > Perhaps some other auctex is in load-path than the one for which we > are loading tex-site.el. Would the following work? > > (defvar TeX-lisp-directory (expand-file-name > "auctex" > (file-name-directory load-file-name)) > "*The directory where most of the AUCTeX lisp files are located. > tex-site.el (wherein this variable is defined) resides in its > parent directory. For the location of lisp files associated with > styles, see the variables TeX-style-* (hand-generated lisp) and > TeX-auto-* (automatically generated lisp).") After some simple testing here, it seems to work. Are there problems with using this, anyone? /JÃ -- Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and the Ugly).