From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: Good way to try new org-mode code? Date: Wed, 30 Jun 2010 15:55:20 -0500 Message-ID: <4C2BAF38.9050005@ccbr.umn.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=49102 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OU4JZ-0004Oc-KV for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 16:55:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OU4JY-0003WX-Ec for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 16:55:25 -0400 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:4460) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OU4JY-0003WM-96 for emacs-orgmode@gnu.org; Wed, 30 Jun 2010 16:55:24 -0400 In-Reply-To: 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 > > Is there a way to have emacs read the org-mode source code "on the > fly" without having to run make, make install, etc? > > Is there a way to run new code without restarting Emacs? I think M-x org-reload is what you're after.