From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: running emacs on a usb disk
Date: Mon, 30 Aug 2004 13:33:59 -0600 [thread overview]
Message-ID: <41338127.2040409@yahoo.com> (raw)
In-Reply-To: yoijsma5v5r1.fsf@ancalime.dd.chalmers.se
Johan Bockgård wrote:
> Read about "site-start.el" and "default.el" here:
> http://www.gnu.org/software/emacs/manual/html_node/Init-File.html
Since site-run-file (site-start.el) is loaded before ~/.emacs
(user-init-file) but default.el is loaded after it, I think what the
OP needs to to is set user-init-file within site-start.el:
(setq user-init-file "f:\\some\\path\\.emacs")
--
Kevin Rodgers
next prev parent reply other threads:[~2004-08-30 19:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.594.1093809069.1998.help-gnu-emacs@gnu.org>
2004-08-29 20:14 ` running emacs on a usb disk Reiner Steib
2004-08-30 0:17 ` Johan Bockgård
2004-08-30 19:33 ` Kevin Rodgers [this message]
2004-08-29 19:45 Bill Kranec
2004-08-29 21:43 ` Bill Kranec
[not found] ` <mailman.601.1093816152.1998.help-gnu-emacs@gnu.org>
2004-08-30 10:22 ` Miguel Frasson
2004-09-07 12:47 ` Kai Grossjohann
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=41338127.2040409@yahoo.com \
--to=ihs_4664@yahoo.com \
/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.