[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Org-mode documentation within Emacs
From: |
Sebastien Vauban |
Subject: |
Re: [O] Org-mode documentation within Emacs |
Date: |
Tue, 23 Apr 2013 17:03:03 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (windows-nt) |
Hi Alan,
Alan Schmitt wrote:
> Karl Voit writes:
>
>> The repository[1] does contain the doc-directory. I compiled the whole
>> Org-mode repos including the doc sub-tree. So no compile error while
>> the docu is generated.
>>
>> "C-h i" was my first guess but it does not list Org-mode at all :-(
>
> This is what I have in my configuration files:
>
> #+BEGIN_SRC emacs-lisp
> (add-to-list 'Info-directory-list "/Users/schmitta/.emacs.d/org/info")
> #+END_SRC
Don't play with `Info-directory-list', it's not intended to be settable by the
user. Set the `Info-default-directory-list' variable instead.
Best regards,
Seb
--
Sebastien Vauban
- [O] Org-mode documentation within Emacs, Karl Voit, 2013/04/23
- Re: [O] Org-mode documentation within Emacs, Sebastien Vauban, 2013/04/23
- Re: [O] Org-mode documentation within Emacs, Alan Schmitt, 2013/04/24
- Re: [O] Org-mode documentation within Emacs, Xiao-Yong Jin, 2013/04/24
- Re: [O] Org-mode documentation within Emacs, Alan Schmitt, 2013/04/24