From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: winows emacs - portable app
Date: Wed, 19 Apr 2006 11:31:50 +0300 [thread overview]
Message-ID: <u7j5mx8y1.fsf@gnu.org> (raw)
In-Reply-To: <u4q0qnl6h.fsf@jasonrumney.net>
> From: jasonr (Jason Rumney) @ f2s.com
> Date: Wed, 19 Apr 2006 07:17:42 +0100
>
> > if not, is there a command that i can run, after starting emacs, where
> > i can point it manually to my .emacs on wherever my thumbdrive is, and
> > it will run that particular .emacs whenever i tell it to?
>
> M-x load-file
But note that this will not always have the same effect as loading
.emacs as an init file, because Emacs loads the init file half way
through its startup procedure, precisely in time to customize certain
aspects of the appearance before they are set to default. For
example, if your .emacs is setting parameters of the initial frame,
those settings will not work if you load .emacs after startup.
So I think Jason's suggestions to find out the drive letter, if you
put the respective code in site-start.el, are the best solution.
next prev parent reply other threads:[~2006-04-19 8:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.554.1145413305.9609.help-gnu-emacs@gnu.org>
2006-04-19 6:17 ` winows emacs - portable app Jason Rumney
2006-04-19 8:31 ` Eli Zaretskii [this message]
2006-04-19 15:08 ` Drew Adams
2006-04-19 17:47 ` Eli Zaretskii
2006-04-19 17:47 Ryan Moszynski
2006-04-19 17:58 ` Eli Zaretskii
2006-04-19 20:48 ` Rasmus Pank Roulund
-- strict thread matches above, loose matches on Subject: below --
2006-04-19 12:10 Ryan Moszynski
2006-04-19 16:27 ` Kevin Rodgers
2006-04-19 17:32 ` Eli Zaretskii
2006-04-19 2:21 Ryan Moszynski
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=u7j5mx8y1.fsf@gnu.org \
--to=eliz@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.