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

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

bug#12100: Can't extend load-path with EMACSLOADPATH


From: Kevin Rodgers
Subject: bug#12100: Can't extend load-path with EMACSLOADPATH
Date: Tue, 31 Jul 2012 23:09:34 -0600
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20

On 7/31/12 7:41 AM, Reuben Thomas wrote:
On 31 July 2012 14:39, Andreas Schwab<schwab@linux-m68k.org>  wrote:
Reuben Thomas<rrt@sc3d.org>  writes:

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.

$ emacs -q -L $HOME/site-lisp

Sorry, I wasn't altogether clear: I want this to work in a script that
could be installed system-wide, hence the requirement for Emacs to get
the setting from the environment or some other implicit method.

eval emacs -q -L $(print $EMACSLOADPATH | sed 's/:/ -L /g')

--
Kevin Rodgers
Denver, Colorado, USA






reply via email to

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