From: Charles <millarc@verizon.net>
To: emacs-orgmode@gnu.org
Subject: Re: info for org not found in emacs
Date: Mon, 10 Dec 2012 17:15:07 -0500 [thread overview]
Message-ID: <50C65EEB.5050207@verizon.net> (raw)
In-Reply-To: <87sj7d951k.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1808 bytes --]
On 12/10/2012 12:43 PM, Eric Schulte wrote:
> Rainer M Krug <r.m.krug@gmail.com> writes:
>
>> On 10/12/12 17:50, Jambunathan K wrote:
>>> Rainer M Krug <Rainer@krugs.de> 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/")
>
>
For my set up (see below) I have tried Eric's suggestion, except
"/home/Charlie/elisp/org-mode/doc/"
I have also tried (expand-file-name "~/elisp/org-mode/doc/") (I found
this in the FAQ)
"C-h v Info-default-directory-list" shows that
"/home/Charlie/elisp/org-mode/doc" loads before all other info directories.
Info at the command line and "C-h i" from Emacs still bring up the
manual for 7.9.1 even though the 7.9.2 org.doc has been downloaded.
. . . . . . . . . . . .
After writing the above I went back to the FAQ and added the following
to my ~/.bash_profile
INFOPATH=/home/Charlie/elisp/org-mode/doc/
It works for info from the command line. As a matter of fact the new org
info is at the beginning of the info contents. However emacs C-h i only
bring up the Org info, even though "C-h v Info-default-directory-list"
shows that all info directories are loaded.
Set up:
Windows 7 Home Premium, Service Pack 1, 64 bit
Cygwin 1.7.17-1
GNU Emacs 24.2.1(i686-pc-cygwin, GTK+ Version 2.24.11) of 2012-08-27 on
fiona
Org-mode version 7.9.2 (release_7.9.2-664-gb1f369 @
/home/Charlie/elisp/org-mode/lisp/)
Charlie Millar
[-- Attachment #2: Type: text/html, Size: 2926 bytes --]
next prev parent reply other threads:[~2012-12-10 22:15 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-07 14:24 info for org not found in emacs Rainer M Krug
2012-12-07 14:39 ` Grégoire Jadi
2012-12-07 22:02 ` Jude DaShiell
2012-12-08 12:26 ` Rainer M Krug
2012-12-08 12:33 ` Jude DaShiell
2012-12-08 13:11 ` Rainer Krug
2012-12-08 20:28 ` Achim Gratz
2012-12-09 5:07 ` Jude DaShiell
2012-12-10 9:26 ` Rainer M Krug
2012-12-10 16:50 ` Jambunathan K
2012-12-10 17:32 ` Rainer M Krug
2012-12-10 17:43 ` Eric Schulte
2012-12-10 22:15 ` Charles [this message]
2012-12-10 22:26 ` Nick Dokos
2012-12-10 23:06 ` Charles
2012-12-11 17:07 ` Charles
2012-12-11 17:31 ` Nick Dokos
2012-12-11 8:25 ` Rainer M Krug
2012-12-11 10:29 ` Jambunathan K
2012-12-12 11:23 ` Rainer M Krug
2012-12-11 18:10 ` Achim Gratz
2012-12-10 18:11 ` Achim Gratz
2012-12-11 8:16 ` Rainer M Krug
2012-12-11 11:23 ` Achim Gratz
2012-12-11 13:01 ` Jambunathan K
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50C65EEB.5050207@verizon.net \
--to=millarc@verizon.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).