all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: How to specify path to .emacs.d
Date: Tue, 30 Oct 2012 20:51:53 -0400	[thread overview]
Message-ID: <jwvbofjjwgw.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: mailman.12027.1351637586.855.help-gnu-emacs@gnu.org

>    emacs --eval '(setq user-emacs-directory "my/path/.emacs.d/")'

The --eval argument is executed after reading your .emacs (or
.emacs.d/init.el) file, so clearly that won't work.

> C-h v does show that user-emacs-directory has the /my/path/.emacs.d
> value, however.

Yes, but only later when you do C-h v, not while trying to load the
.emacs file.


        Stefan


       reply	other threads:[~2012-10-31  0:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.12027.1351637586.855.help-gnu-emacs@gnu.org>
2012-10-31  0:51 ` Stefan Monnier [this message]
2012-10-30 22:53 How to specify path to .emacs.d Barry OReilly
2012-10-31 10:26 ` Nicolas Richard
  -- strict thread matches above, loose matches on Subject: below --
2012-10-29 20:37 Barry OReilly
2012-10-29 22:27 ` Peter Dyballa
2012-10-30  9:46 ` Nicolas Richard
2012-10-30 13:30   ` Peter Münster
2012-10-30 14:44   ` Jambunathan K
2012-10-30 16:09 ` Evan Driscoll

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=jwvbofjjwgw.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=help-gnu-emacs@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.