emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] info for org not found in emacs


From: Eric Schulte
Subject: Re: [O] info for org not found in emacs
Date: Mon, 10 Dec 2012 10:43:19 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Rainer M Krug <address@hidden> writes:

> On 10/12/12 17:50, Jambunathan K wrote:
>> Rainer M Krug <address@hidden> writes:
>> 
>>> Thanks - does anybody else has any ideas on how I can get org into info?
>> 
>> M-x info-display-manual RET ~/src/org-mode/doc/org RET
>> 
>
> This definitely works - thanks. But is there a way of adding this 
> permanentely, so that I can use
> the menu entry in the org menu to see the info file?
>

The following works for me (your mileage may vary)

  ;; info paths
  (add-to-list 'Info-default-directory-list
               "/home/eschulte/.emacs.d/src/org-mode/doc/")

Best,

-- 
Eric Schulte
http://cs.unm.edu/~eschulte



reply via email to

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