Re: Request for site-lisp-directory

2005-02-23 Thread Stefan Monnier
> 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

Re: Request for site-lisp-directory

2005-02-23 Thread David Kastrup
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

Re: Request for site-lisp-directory

2005-02-23 Thread Piet van Oostrum
> 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

Re: Request for site-lisp-directory

2005-02-22 Thread David Kastrup
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

Request for site-lisp-directory

2005-02-22 Thread Piet van Oostrum
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: (