From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: Bug fix release 4.59 Date: Fri, 08 Dec 2006 10:26:18 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GshcU-0003Kv-JO for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 10:26:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GshcS-0003KG-T5 for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 10:26:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GshcS-0003KD-NS for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 10:26:36 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GshcS-00045Z-JW for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 10:26:36 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GshcN-0007t6-LP for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 16:26:32 +0100 Received: from 10-169.35-65.tampabay.res.rr.com ([65.35.169.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Dec 2006 16:26:31 +0100 Received: from david by 10-169.35-65.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Dec 2006 16:26:31 +0100 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: emacs-orgmode@gnu.org Carsten Dominik writes: > Org-mode 4.59 is available at > > http://www.astro.uva.nl/~dominik/Tools/org/ > > This release fixes the issues reported by Bastien and Eddward during > the last few days. > > Please note the the variable regulating indirect buffer display > has been renamed and is now called `org-indirect-buffer-display'. > I have a question related to the newest updates that come out. I have been downloading the update, then extracting it, and setting it in my .emacs.d directory under a symbolic link called org. Then I stop and restart emacs. Is there anyway to reload the new org code without stopping emacs? I usually have many other things going on, and don't really like to stop and restart unless I have to. Any ideas? Dave