From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Eure Newsgroups: gmane.emacs.help Subject: Re: Restarting Emacs? Date: Wed, 29 Jul 2009 15:57:10 -0700 Message-ID: References: <35bb8492-cd5b-4001-bcc0-d33f2f92894f@w41g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248908269 13576 80.91.229.12 (29 Jul 2009 22:57:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 Jul 2009 22:57:49 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Elena Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 30 00:57:42 2009 Return-path: 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 1MWI5b-0006Dq-Ep for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 00:57:39 +0200 Original-Received: from localhost ([127.0.0.1]:57333 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWI5a-0002gU-Si for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Jul 2009 18:57:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWI5H-0002gP-2U for help-gnu-emacs@gnu.org; Wed, 29 Jul 2009 18:57:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWI5B-0002fV-Us for help-gnu-emacs@gnu.org; Wed, 29 Jul 2009 18:57:18 -0400 Original-Received: from [199.232.76.173] (port=55830 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWI5B-0002fS-Rg for help-gnu-emacs@gnu.org; Wed, 29 Jul 2009 18:57:13 -0400 Original-Received: from mail.digg.com ([64.191.203.36]:48564) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWI5B-0004sW-FI for help-gnu-emacs@gnu.org; Wed, 29 Jul 2009 18:57:13 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.digg.com (Postfix) with ESMTP id 0504820DC00A; Wed, 29 Jul 2009 15:57:12 -0700 (PDT) X-Virus-Scanned: amavisd-new at d242.digg.internal Original-Received: from mail.digg.com ([127.0.0.1]) by localhost (mail.digg.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dfOpCBN9-0hc; Wed, 29 Jul 2009 15:57:11 -0700 (PDT) Original-Received: from [10.2.16.50] (diggstage01.digg.com [64.191.203.34]) by mail.digg.com (Postfix) with ESMTP id C24F720DC009; Wed, 29 Jul 2009 15:57:11 -0700 (PDT) In-Reply-To: <35bb8492-cd5b-4001-bcc0-d33f2f92894f@w41g2000yqb.googlegroups.com> X-Mailer: Apple Mail (2.935.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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:66498 Archived-At: On Jul 29, 2009, at 4:53 AM, Elena wrote: > Hello, > > can you make Emacs restart itself a la Firefox (for instance: after an > heavy update of initialization file)? > Why would you want to do that when you could just eval-buffer the new init file? - Ian