From: Nick Dokos <nicholas.dokos@hp.com>
To: Charles <millarc@verizon.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: info for org not found in emacs
Date: Tue, 11 Dec 2012 12:31:46 -0500 [thread overview]
Message-ID: <12393.1355247106@alphaville> (raw)
In-Reply-To: Message from Charles <millarc@verizon.net> of "Tue, 11 Dec 2012 12:07:14 EST." <50C76842.6080107@verizon.net>
Charles <millarc@verizon.net> wrote:
> ...
> As I described earlier my earlier attempt, i.e. added INFOPATH=/home/Charlie/elisp/org-mode/doc/ to
> my bash_profile loaded the latest org manual into the general info tree but so was org manual
> version 7.9.1; however, when I was in emacs (the bash_profile was still modified) and called info,
> only the latest org manual was shown; none of the rest of the info tree was shown and I could not
> access it.
>
The doc for Info-default-directory-list says:
,----
| Once Info is started, the list of directories to search
| comes from the variable `Info-directory-list'.
| This variable `Info-default-directory-list' is used as the default
| for initializing `Info-directory-list' when Info is started, unless
| the environment variable INFOPATH is set.
`----
IIUC, this implies that INFOPATH has to encompass *all* the places where
info files should be searched for. In my case, I have the following in
my .profile:
- --8<---------------cut here---------------start------------->8---
# standard places
INFOPATH=/usr/local/info:/usr/local/share/info:/usr/info:/usr/share/info
...
# org info dir
INFOPATH=/home/nick/src/emacs/org/org-mode/doc:$INFOPATH
export INFOPATH
- --8<---------------cut here---------------end--------------->8---
Nick
next prev parent reply other threads:[~2012-12-11 17:31 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
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 [this message]
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=12393.1355247106@alphaville \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=millarc@verizon.net \
/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).