emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: how to upgrade org-mode version?


From: Bernt Hansen
Subject: [Orgmode] Re: how to upgrade org-mode version?
Date: Thu, 10 Jun 2010 09:08:08 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Scot Becker <address@hidden> writes:

> Kris,
>
> You may have discovered this in the meantime, but I gave you the wrong line 
> 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 
> noticed 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]