Re: Too much shell-escaping
Jan-Ake Larsson <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
David Kastrup wrote: > David Kastrup <[email protected]> writes: > Too late. Good, thanks. > And the changes have another advantage: they make tex-site.el.in > illegal Lisp. So maybe we'll get fewer reports that after some forth > and back end in "well, I copied tex-site.el.in to tex-site.el since I > don't want to install make. Why wouldn't this work?". Enlighten me: what would be the danger of using something like (defvar TeX-lisp-directory (expand-file-name "auctex" (file-name-directory (locate-library "tex-site"))) "*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).") We want as much automated things inside the lisp code as possible, anyway. /JÃ -- The box said "Windows 95, Windows NT 4.0, or better", so I installed Linux.