GNU bug report logs - #12100
Can't extend load-path with EMACSLOADPATH

Previous Next

Package: emacs;

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


Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kevin Rodgers <kevin.d.rodgers <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#12100: Can't extend load-path with EMACSLOADPATH
Date: Tue, 31 Jul 2012 23:09:34 -0600
On 7/31/12 7:41 AM, Reuben Thomas wrote:
> On 31 July 2012 14:39, Andreas Schwab<schwab <at> linux-m68k.org>  wrote:
>> Reuben Thomas<rrt <at> 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





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.