From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: "Mickey Ferguson" <MFerguson@plantcml.com>
Newsgroups: gmane.emacs.help
Subject: Re: Take effect on changes in .emacs without closing emacs
Date: Tue, 15 Apr 2008 15:07:44 -0700
Organization: Aioe.org NNTP Server
Message-ID: <fu38vi$oss$1@aioe.org>
References: <9caa44ec-01a0-4638-a4ea-d819525400a5@w5g2000prd.googlegroups.com>
NNTP-Posting-Host: lo.gmane.org
X-Trace: ger.gmane.org 1208320366 21405 80.91.229.12 (16 Apr 2008 04:32:46 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Wed, 16 Apr 2008 04:32:46 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 16 06:33:23 2008
connect(): Connection refused
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
Envelope-to: geh-help-gnu-emacs@m.gmane.org
Original-Received: from lists.gnu.org ([199.232.76.165])
	by lo.gmane.org with esmtp (Exim 4.50)
	id 1Jluvv-0006K8-Nn
	for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Apr 2008 01:51:27 +0200
Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43)
	id 1JluvH-0002ls-77
	for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Apr 2008 19:50:47 -0400
Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!goblin1!goblin.stu.neva.ru!news.musoftware.de!wum.musoftware.de!newsfeed.straub-nv.de!aioe.org!not-for-mail
Original-Newsgroups: gnu.emacs.help
Original-Lines: 9
Original-NNTP-Posting-Host: mFtTopDUbZr8gvnat1Neww.user.aioe.org
Original-X-Complaints-To: abuse@aioe.org
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
X-RFC2646: Format=Flowed; Original
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
X-Priority: 3
X-MSMail-Priority: Normal
Original-Xref: shelby.stanford.edu gnu.emacs.help:157952
X-Mailman-Approved-At: Tue, 15 Apr 2008 19:49:46 -0400
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.help:53320
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/53320>

How about M-x load-file

and then specify ~/.emacs as the file to load?

<istillshine@gmail.com> wrote in message 
news:9caa44ec-01a0-4638-a4ea-d819525400a5@w5g2000prd.googlegroups.com...
> How to see the results of my change of .emacs without exiting emacs?