GNU bug report logs -
#12100
Can't extend load-path with EMACSLOADPATH
Previous Next
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Tue, 31 Jul 2012 13:10:02 UTC
Severity: wishlist
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Sometimes, it is useful to start emacs with -q --no-splash, for
example for quick startup, or in order to avoid problems with
facilities like the server, or desktop.el, which only really work in
one instantiation per user.
However, my .emacs modifies load-path to point to my per-user elisp
files, and it would be nice if emacs -q could get these too.
The obvious way is to use EMACSLOADPATH, but this can only be used to
override the default load-path, not extend it. It would be nice if
something like
EMACSLOADPATH=":$HOME/site-lisp"
i.e. a value containing an empty path segment, could be used to extend the path.
--
http://rrt.sc3d.org
This bug report was last modified 11 years and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.