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 11:35:28 -0500 Message-ID: References: <9ce50c217f40006757bb465f672d8f74@science.uva.nl> 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 1Gsihd-0006f6-8Z for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 11:36:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gsihb-0006eh-Ou for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 11:35:59 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gsihb-0006ee-G6 for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 11:35:59 -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 1Gsihb-00022O-E1 for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 11:35:59 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GsihL-0003FF-Fv for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 17:35:43 +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 17:35:43 +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 17:35:43 +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: > M-x load-library RET org RET > > This will re-read org.elc. Then do > > M-x org-mode RET > > in each org-mode buffer, and you should be transparently switched > to the new version. > > This should almost always do the right thing. There are a few > exceptions, > but not enough to burden you with. > > How often do you restart Emacs? Once a week? > Oh no. Daily. I am connecting to my home box running linux from my work box running windows XP. I don't trust the connection on the windows box enough to leave it running while I'm not gone. I also wouldn't want anyone to walk up to my machine while I was gone and have access to my home box. I start emacs when I get to work in the morning. I shut it down before I go home at night. So, it runs for ~9 hours every day. Thanks for the method to reload org. Dave