all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reuben Thomas <rrt@sc3d.org>
To: 12100@debbugs.gnu.org
Subject: bug#12100: Can't extend load-path with EMACSLOADPATH
Date: Tue, 31 Jul 2012 14:01:47 +0100	[thread overview]
Message-ID: <CAOnWdoiKZtgXPHs1R1=11qGk08kr2j_aeVJnOh43OaXfsfGvqg@mail.gmail.com> (raw)

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





             reply	other threads:[~2012-07-31 13:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-31 13:01 Reuben Thomas [this message]
2012-07-31 13:39 ` bug#12100: Can't extend load-path with EMACSLOADPATH 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

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='CAOnWdoiKZtgXPHs1R1=11qGk08kr2j_aeVJnOh43OaXfsfGvqg@mail.gmail.com' \
    --to=rrt@sc3d.org \
    --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.