From: David Hansen <david.hansen@gmx.net>
Subject: Re: Alternate init file, take two
Date: Tue, 20 Sep 2005 10:48:41 +0200 [thread overview]
Message-ID: <874q8gt992.fsf@robotron.ath.cx> (raw)
In-Reply-To: uaci819ee.fsf_-_@gmail.com
On Tue, 20 Sep 2005 09:32:57 +0200 Mathias Dahl wrote:
> August Karlstrom <fusionfive@comhem.se> writes:
>
>> Henrik Enberg wrote:
>>>>
>>>> Is there a way to instruct Emacs to use an alternative
>>>> initialization file, something like
>>>>
>>>> $ emacs --init-file=~/.emacs2
>>> emacs -q --load ~/.emacs2
>>
> One problem with this solution is that any customizations the user
> might do (using M-x customize), will be saved to ~/.emacs and not the
> alternative init file.
(setq custom-file "~/.emacs-custom.el")
[...]
(load custom-file t)
David
next prev parent reply other threads:[~2005-09-20 8:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-19 12:48 Alternative init file August Karlstrom
2005-09-19 13:21 ` Neon Absentius
2005-09-19 13:27 ` Henrik Enberg
2005-09-19 13:30 ` David Kastrup
[not found] ` <mailman.7492.1127136943.20277.help-gnu-emacs@gnu.org>
2005-09-19 20:52 ` August Karlstrom
2005-09-20 7:32 ` Alternate init file, take two (was: Alternative init file) Mathias Dahl
2005-09-20 7:45 ` Alternate init file, take two Ralf Angeli
2005-09-21 7:42 ` Mathias Dahl
2005-09-20 8:48 ` David Hansen [this message]
2005-09-20 9:46 ` Alternate init file, take two (was: Alternative init file) Peter Dyballa
2005-09-20 9:49 ` Tim X
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874q8gt992.fsf@robotron.ath.cx \
--to=david.hansen@gmx.net \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).