emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#12100: closed (Can't extend load-path with EMACSLO


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12100: closed (Can't extend load-path with EMACSLOADPATH)
Date: Sat, 23 Nov 2013 01:58:02 +0000

Your message dated Fri, 22 Nov 2013 20:57:31 -0500
with message-id <address@hidden>
and subject line Re: bug#12100: Can't extend load-path with EMACSLOADPATH
has caused the debbugs.gnu.org bug report #12100,
regarding Can't extend load-path with EMACSLOADPATH
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12100: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12100
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Can't extend load-path with EMACSLOADPATH Date: Tue, 31 Jul 2012 14:01:47 +0100
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#12100: Can't extend load-path with EMACSLOADPATH Date: Fri, 22 Nov 2013 20:57:31 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.4

Implemented.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]