all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
To: Guido Van Hoecke <guivho@gmail.com>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: How to have two parallel emacs environments?
Date: Tue, 25 Mar 2014 18:57:03 +0100	[thread overview]
Message-ID: <874n2m9n68.fsf@yahoo.fr> (raw)
In-Reply-To: <m28urzfc5x.fsf@gmail.com> (Guido Van Hoecke's message of "Mon, 24 Mar 2014 23:46:02 +0100")

Hello,

Guido Van Hoecke <guivho@gmail.com> writes:
> I was hoping that I could start an alternate emacs using the -u option so
> that I could get a separate instance using the growing new setup file.

You can start emacs with a modified HOME variable~:
HOME=/tmp/a-new-home emacs

Then emacs will look for /tmp/a-new-home/.emacs. One advantage is that
the package initialization happens normally. One advantage or
disadvantage (depending on your POV) is be that if you refer to files
relative to ~/ in /tmp/a-new-home/.emacs, they'll in fact be relative to
/tmp/a-new-home and not /home/yourusername/

-- 
Nico.



  parent reply	other threads:[~2014-03-25 17:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24 22:46 How to have two parallel emacs environments? Guido Van Hoecke
2014-03-24 22:54 ` Michael Heerdegen
2014-03-24 23:02   ` Guido Van Hoecke
2014-03-25 12:41   ` Luca Ferrari
     [not found]   ` <mailman.18153.1395751287.10748.help-gnu-emacs@gnu.org>
2014-03-25 12:54     ` Pascal J. Bourguignon
2014-03-25 16:05       ` Guido Van Hoecke
2014-03-25 17:57 ` Nicolas Richard [this message]
2014-03-25 20:08   ` Guido Van Hoecke
2014-03-27  7:52     ` Luca Ferrari
2014-03-27 10:45       ` Guido Van Hoecke

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=874n2m9n68.fsf@yahoo.fr \
    --to=theonewiththeevillook@yahoo.fr \
    --cc=guivho@gmail.com \
    --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.