From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: G Anna Newsgroups: gmane.emacs.help Subject: Re: rereading .emacs Date: 26 Mar 2002 16:24:53 +0530 Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <20020326111250.S3431@mobileway.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017150703 30815 127.0.0.1 (26 Mar 2002 13:51:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 26 Mar 2002 13:51:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16prMV-00080u-00 for ; Tue, 26 Mar 2002 14:51:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16prM2-0000Ha-00; Tue, 26 Mar 2002 08:51:14 -0500 Original-Received: from [202.9.145.41] (helo=ethfrvs.eth.net) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16prJq-0008WR-00 for ; Tue, 26 Mar 2002 08:48:59 -0500 Original-Received: from smtp1.eth.net ([202.9.178.22]) by ethfrvs.eth.net with Microsoft SMTPSVC(5.0.2195.4453); Tue, 26 Mar 2002 19:28:11 +0530 Original-Received: from 202.9.171.91 by smtp1.eth.net (InterScan E-Mail VirusWall NT); Tue, 26 Mar 2002 19:19:38 +0530 Original-To: Todd Kokoszka In-Reply-To: <20020326111250.S3431@mobileway.com> Original-Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 X-OriginalArrivalTime: 26 Mar 2002 13:58:11.0281 (UTC) FILETIME=[4407FC10:01C1D4CE] Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:15 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15 Todd Kokoszka writes: > Is there a way to get emacs to reread the .emacs without restarting it? Will "load-file" be of any use? C-h f load-file Cheers, anna