all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: 12100@debbugs.gnu.org
Subject: bug#12100: Can't extend load-path with EMACSLOADPATH
Date: Tue, 31 Jul 2012 23:09:34 -0600	[thread overview]
Message-ID: <jvadme$2ff$1@dough.gmane.org> (raw)
In-Reply-To: <CAOnWdohnwPrxKDM0QWxVa0wuhHABbx-0=WoLd2r7spaiVaPBAQ@mail.gmail.com>

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	other threads:[~2012-08-01  5:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='jvadme$2ff$1@dough.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=12100@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.