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 15:44:16 -0500 Message-ID: References: <9ce50c217f40006757bb465f672d8f74@science.uva.nl> <86y7piuv56.fsf@presario.homeunix.org> 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 1GsmaX-0007G4-8w for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 15:44:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsmaW-0007F6-NR for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 15:44:57 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsmaW-0007EV-KX for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 15:44:56 -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 1GsmaW-0001Ls-3A for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 15:44:56 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GsmaH-000549-Qa for emacs-orgmode@gnu.org; Fri, 08 Dec 2006 21:44:41 +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 21:44:41 +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 21:44:41 +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 Xiao-Yong Jin writes: > david@adboyd.com (J. David Boyd) writes: > >> 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. > > You might be interested in this post > http://article.gmane.org/gmane.emacs.help/35474 > Thanks, I will check that out.