all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12100: Can't extend load-path with EMACSLOADPATH
@ 2012-07-31 13:01 Reuben Thomas
  2012-07-31 13:39 ` Andreas Schwab
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Reuben Thomas @ 2012-07-31 13:01 UTC (permalink / raw)
  To: 12100

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-11-23  1:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31 13:01 bug#12100: Can't extend load-path with EMACSLOADPATH Reuben Thomas
2012-07-31 13:39 ` Andreas Schwab
2012-07-31 13:41   ` Reuben Thomas
2012-08-01  5:09     ` Kevin Rodgers
2012-09-17 10:59 ` bug#12100: Please reopen Reuben Thomas
2013-11-23  1:57 ` bug#12100: Can't extend load-path with EMACSLOADPATH Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.