all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bill White <billw@wolfram.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Alternate location for .emacs?
Date: Tue, 16 Jun 2009 15:35:11 -0500	[thread overview]
Message-ID: <87iqivkjcw.fsf@wolfram.com> (raw)
In-Reply-To: 871vpkgl08.fsf@rosslaird.info

On Tue Jun 16 2009 at 12:13, ross@rosslaird.info (Ross A. Laird) wrote:

> I would like to store my .emacs in a location other than ~/.  Is this
> possible? (I'm sure it is; it's Emacs, after all...)

I added ~/bin to my path, then created shell scripts there with
distinctive names:

,----[ ~/bin/emacs ]
| /home/billw/software/emacs/src/emacs -q -l /home/billw/mnt/raid/emacs/home/.emacs
`----

,----[ ~/bin/wriemacs ]
| /home/billw/software/emacs/src/emacs -q -l /home/billw/mnt/raid/emacs/wri/.emacs
`----

/home/billw/software/emacs/ is my checkout dir from savannah, compiled
in place.

Cheers -

bw
-- 
Bill White . billw@wolfram.com . http://members.wolfram.com/billw
"No ma'am, we're musicians."





  parent reply	other threads:[~2009-06-16 20:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-16 17:13 Alternate location for .emacs? Ross A. Laird
2009-06-16 17:52 ` Peter Dyballa
     [not found] ` <mailman.721.1245174752.2239.help-gnu-emacs@gnu.org>
2009-06-16 18:05   ` Harald Hanche-Olsen
2009-06-16 19:04     ` Ross A. Laird
2009-06-16 20:35 ` Bill White [this message]
     [not found] <mailman.719.1245172417.2239.help-gnu-emacs@gnu.org>
2009-06-16 17:33 ` B. T. Raven

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=87iqivkjcw.fsf@wolfram.com \
    --to=billw@wolfram.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.