Scot Becker <scot.bec...@gmail.com> 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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to