> It is not only AUCTeX; I just use that as an example. I have more packages
> installed in site-lisp and some of them require a variable set to their
> location or a location of one of their files. Emacs knows the site-lisp
> directory because it puts it in load-path, so it could easily put it in
Piet van Oostrum <[EMAIL PROTECTED]> writes:
>> David Kastrup <[EMAIL PROTECTED]> (DK) wrote:
>
>>DK> Piet van Oostrum <[EMAIL PROTECTED]> writes:
I want to make a plea for a new lisp-level variable
`site-lisp-directory' similar to `data-directory' and
`exec-directory'. In my AU
> David Kastrup <[EMAIL PROTECTED]> (DK) wrote:
>DK> Piet van Oostrum <[EMAIL PROTECTED]> writes:
>>> I want to make a plea for a new lisp-level variable
>>> `site-lisp-directory' similar to `data-directory' and
>>> `exec-directory'. In my AUCTeX tex-site.el I now have:
>>>
>>> (defvar TeX-li
Piet van Oostrum <[EMAIL PROTECTED]> writes:
> I want to make a plea for a new lisp-level variable
> `site-lisp-directory' similar to `data-directory' and
> `exec-directory'. In my AUCTeX tex-site.el I now have:
>
> (defvar TeX-lisp-directory
> "/Applications/Emacs.app/Contents/Resources/site-lisp
I want to make a plea for a new lisp-level variable `site-lisp-directory'
similar to `data-directory' and `exec-directory'. In my AUCTeX tex-site.el
I now have:
(defvar TeX-lisp-directory
"/Applications/Emacs.app/Contents/Resources/site-lisp/auctex" ...
I would prefer the location-independent:
(