From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fernando Naufel do Amaral Subject: Re: Re: how to upgrade org-mode version? Date: Thu, 10 Jun 2010 11:49:47 -0300 Message-ID: References: <87sk4vhw7b.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=45096 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMj4u-0006m4-LD for emacs-orgmode@gnu.org; Thu, 10 Jun 2010 10:49:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMj4o-00053s-7v for emacs-orgmode@gnu.org; Thu, 10 Jun 2010 10:49:55 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:51357) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMj4n-00053N-Rp for emacs-orgmode@gnu.org; Thu, 10 Jun 2010 10:49:50 -0400 Received: by fxm19 with SMTP id 19so14992fxm.0 for ; Thu, 10 Jun 2010 07:49:48 -0700 (PDT) In-Reply-To: <87sk4vhw7b.fsf@gollum.intra.norang.ca> 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 On Thu, Jun 10, 2010 at 10:08 AM, Bernt Hansen wrote: > Scot Becker writes: > >> Kris, >> >> You may have discovered this in the meantime, but I gave you the wrong l= ine for adding the org >> documentation to your info-path in emacs (so that M-x org-info gets you = to the latest docs). It's >> not >> >> (add-to-list 'Info-default-directory-list "/path/to/org/doc") >> >> but: >> >> (add-to-list 'Info-directory-list "/path/to/org/doc") >> >> I don't know how long this has been broken in my own setup, but I just n= oticed it and thought I'd >> correct my advice to you. > > The first version works if you restart emacs. Info-directory-list is > set by Info-default-directory-list once at startup. > > -Bernt Unless the environment variable INFOPATH is already set, in which case its value is used to set Info-directory-list (and the value of Info-default-directory-list is simply ignored). In my case, following the documentation on Info-directory-list, I changed the INFOPATH variable in my .profile file (I use bash). Fernando N=E1ufel, D.Sc. fnaufel@ic.uff.br http://fnaufel.wordpress.com http://www.uff.br/llarc Professor Adjunto (~Professor Doctor -- see http://en.wikipedia.org/wiki/Professor#Brazil) LLaRC - Laborat=F3rio de L=F3gica e Representa=E7=E3o do Conhecimento DCT - Depto. de Ci=EAncia e Tecnologia PURO - P=F3lo Universit=E1rio de Rio das Ostras UFF - Universidade Federal Fluminense Brazil --