From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Org-mode documentation within Emacs
Date: Tue, 23 Apr 2013 21:34:19 +0200 [thread overview]
Message-ID: <86obd5kpms.fsf@somewhere.org> (raw)
In-Reply-To: m2k3ntl183.fsf@polytechnique.org
Hi Alan,
Alan Schmitt wrote:
> Sebastien Vauban writes:
>> Alan Schmitt wrote:
>>
>>> 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.
>
> I just read the help on "Info-directory-list", and it does not say I
> should not set it. Why is it bad? And how should I make emacs pick up
> the value from default?
See http://lists.gnu.org/archive/html/help-gnu-emacs/2004-10/msg00331.html
╭────
│ From: Eli Zaretskii
│ Subject: Re: Info directory
│ Date: Mon, 18 Oct 2004 21:50:02 +0200
│
│ > From: Philip Clark <address@hidden>
│ > Date: Mon, 18 Oct 2004 09:41:17 +0100
│ >
│ >
│ > Does anyone know how to set up multiple Info directory locations? I want
│ > to keep all the system info files, but also include my own for other
│ > packages I add in my home directory.
│
│ The canonical way to do that is to set the environment variable
│ INFOPATH outside of Emacs, in the same shell from which you invoke
│ Emacs. INFOPATH's value should be a list of Info directories in the
│ same format as the PATH variable on your system.
│
│ > I've tried:
│ >
│ > (require 'info)
│ > (setq Info-directory-list (append '("~/src/gnus/texi") Info-directory-list))
│
│ Don't play with Info-directory-list, it's not intended to be settable
│ by the user.
╰────
From Eli, that is a safe reference source...
Best regards,
Seb
--
Sebastien Vauban
next prev parent reply other threads:[~2013-04-23 19:34 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-23 14:04 Org-mode documentation within Emacs Karl Voit
2013-04-23 14:28 ` Alan Schmitt
2013-04-23 15:03 ` Sebastien Vauban
2013-04-23 15:14 ` Karl Voit
2013-04-24 12:21 ` Nicolas Richard
2013-04-23 15:23 ` Alan Schmitt
2013-04-23 15:58 ` Glyn Millington
2013-04-23 17:32 ` Alan Schmitt
2013-04-25 5:35 ` Eric Abrahamsen
2013-04-23 19:34 ` Sebastien Vauban [this message]
2013-04-24 9:40 ` Alan Schmitt
2013-04-24 13:43 ` Xiao-Yong Jin
2013-04-24 14:34 ` Alan Schmitt
2013-04-24 7:51 ` Eric S Fraga
2013-04-24 10:19 ` Suvayu Ali
2013-04-23 15:24 ` François Pinard
2013-04-23 16:37 ` Suvayu Ali
2013-04-23 22:19 ` Jude DaShiell
2013-04-23 17:23 ` Achim Gratz
2013-04-24 6:43 ` Rainer Stengele
2013-04-24 17:59 ` Achim Gratz
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=86obd5kpms.fsf@somewhere.org \
--to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).