From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: help-gnu-emacs@gnu.org
Subject: Re: rereading .emacs
Date: Tue, 26 Mar 2002 14:20:40 +0100 [thread overview]
Message-ID: <vafn0wvxy6v.fsf@INBOX.auto.emacs.help.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <20020326111250.S3431@mobileway.com> (Todd Kokoszka's message of "Tue, 26 Mar 2002 11:12:50 +0100")
Todd Kokoszka <tkwire@yahoo.com> writes:
> Is there a way to get emacs to reread the .emacs without restarting it?
You can do M-x load-file RET ~/.emacs RET, but note that this might
not do what you need:
(setq foo (+ foo 1))
If this statement occurs in the file, then foo will grow every time
you read ~/.emacs.
kai
--
Silence is foo!
prev parent reply other threads:[~2002-03-26 13:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-26 10:12 rereading .emacs Todd Kokoszka
2002-03-26 10:54 ` G Anna
2002-03-26 13:20 ` Kai Großjohann [this message]
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=vafn0wvxy6v.fsf@INBOX.auto.emacs.help.tok.lucy.cs.uni-dortmund.de \
--to=kai.grossjohann@cs.uni-dortmund.de \
--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.
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).