From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Case Subject: Re: Updating OrgMode Date: Wed, 14 Nov 2007 15:51:35 +0000 Message-ID: <1195055495.9311.45.camel@CASE> References: <2c75873c0711140112u3011f011q5aaaa2084b7cc857@mail.gmail.com> <87fxz97yln.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IsKYA-0002NE-4t for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 10:53:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IsKY7-0002Lj-TI for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 10:53:09 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IsKY7-0002LY-EX for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 10:53:07 -0500 Received: from smtp106.rog.mail.re2.yahoo.com ([68.142.225.204]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IsKY7-000661-7i for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 10:53:07 -0500 In-Reply-To: <87fxz97yln.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org Hi Bastein; Dumb lazy question: On Wed, 2007-11-14 at 13:20 +0000, Bastien wrote: > To load the most recent org.el, always put it in the same location and > add this location to your load-path in ~/.emacs: > > (add-to-list 'load-path "~/elisp/testing/org/") > > Then doing a simple (require 'org-install) somewhere after this should > do the trick. It will override any org.el that you might already have > in your .../emacs/lisp/ directory. > Does this also work on a Linux box (Fedora7 ==> Fc8)? -- Regards Bill