From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Good way to try new org-mode code? Date: Wed, 30 Jun 2010 23:12:04 +0200 Message-ID: <87wrtgql7f.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=56945 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OU4Zo-0003Uf-4U for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 17:12:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OU4Zn-0005lv-8O for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 17:12:12 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:48610) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OU4Zn-0005ld-4X for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 17:12:11 -0400 Received: by wwi14 with SMTP id 14so338105wwi.30 for ; Wed, 30 Jun 2010 14:12:08 -0700 (PDT) In-Reply-To: (Nathan Neff's message of "Wed, 30 Jun 2010 15:50:01 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nathan Neff Cc: emacs-orgmode Hi Nathan, Nathan Neff writes: > Is there a way to run new code without restarting Emacs? I wouldn't use make and make install at all. Switch to your testing branch and do M-x org-reload RET should do it. HTH, -- Bastien