unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: reader@newsguy.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: some info node manuals have no index
Date: Sat, 22 Dec 2007 10:47:44 +0100	[thread overview]
Message-ID: <8AC188F4-9A53-4E27-AC16-3BA09B6D6306@Web.DE> (raw)
In-Reply-To: <87abo3uu8o.fsf@newsguy.com>


Am 22.12.2007 um 07:36 schrieb reader:

>   (add-to-list 'Info-default-directory-list "/usr/local/gnus/texi")
>   (add-to-list 'Info-default-directory-list "/usr/local/elisp-intro")
>   ;;(add-to-list 'Info-default-directory-list "/usr/local/bbdb/ 
> texinfo")
>   (add-to-list 'Info-default-directory-list "/usr/local/elisp-manual")
>
> So apparently its something a little harder to identify... can anyone
> coach me a bit on what I should be looking for, or futher steps to
> find what is causing the problem?


I have

	Info-default-directory-list is a variable defined in `paths.el'.
	Its value is
	("/usr/local/share/info/" "/usr/local/info/" "/usr/local/gnu/info/"  
"/usr/local/gnu/lib/info/" "/usr/local/gnu/lib/emacs/info/" "/usr/ 
local/emacs/info/" "/usr/local/lib/info/" "/usr/local/lib/emacs/ 
info/" "/usr/share/info/" "/usr/local/share/info/")

So it's obvious that not the info files need to be listed but the  
directories where they can be found.

Actually I think what you try is the wrong way or place to customise:

	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.

C-h v <variable> RET or C-h f <function> RET or the same when the  
cursor is on a variable's or function's name somewhere in GNU Emacs  
are really nice and helpful things.

--
Greetings
                                  <]
    Pete      o        __o         |__    o           recumbo
     ___o    /I       -\<,         |o \  -\),-%       ergo sum!
___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________

  reply	other threads:[~2007-12-22  9:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-22  6:36 some info node manuals have no index reader
2007-12-22  9:47 ` Peter Dyballa [this message]
2007-12-22 21:24   ` reader
2007-12-22 23:18     ` Peter Dyballa
2007-12-23  0:50       ` reader
2007-12-23  0:57     ` reader
2007-12-23  5:00       ` reader
2007-12-22 10:24 ` Eli Zaretskii

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8AC188F4-9A53-4E27-AC16-3BA09B6D6306@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=reader@newsguy.com \
    /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.
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).