From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Updating OrgMode Date: Wed, 14 Nov 2007 16:37:46 +0000 Message-ID: <87r6isailh.fsf@bzg.ath.cx> References: <2c75873c0711140112u3011f011q5aaaa2084b7cc857@mail.gmail.com> <87fxz97yln.fsf@bzg.ath.cx> <1195055495.9311.45.camel@CASE> 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 1IsLFR-000537-Jh for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 11:37:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IsLFO-0004x1-Ta for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 11:37:52 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IsLFO-0004wQ-Jd for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 11:37:50 -0500 Received: from an-out-0708.google.com ([209.85.132.244]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IsLFO-0005ri-IY for emacs-orgmode@gnu.org; Wed, 14 Nov 2007 11:37:50 -0500 Received: by an-out-0708.google.com with SMTP id c38so45638ana for ; Wed, 14 Nov 2007 08:37:49 -0800 (PST) In-Reply-To: <1195055495.9311.45.camel@CASE> (William Case's message of "Wed, 14 Nov 2007 15:51:35 +0000") 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: William Case Cc: emacs-orgmode@gnu.org William Case writes: >> 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)? Sure it does! Emacs is Emacs. -- Bastien