all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: reader@newsguy.com
To: help-gnu-emacs@gnu.org
Subject: some info node manuals have no index
Date: Sat, 22 Dec 2007 00:36:29 -0600	[thread overview]
Message-ID: <87abo3uu8o.fsf@newsguy.com> (raw)

GNU Emacs 22.1.50.1 
Gentoo linux

I'm noticing some of the manuals in info browser do not have indices.
Yet when I open with the stand alone info browser the index is
present.

An example is the gawk manual at C-h i m gawk <RET>
If I then press `i' for index search I'm told `no index'  But going
thru the same routine with the stand alone info browser the index
works and can be searched with `i' command.

So starting emacs with -q -no-site-file I find the gawk index works as
expected.  Now looking thru the init files for something causing the
problem I'm striking out:

grep -i info .emacs /usr/local/share/emacs/site-lisp/site-start.el

Only returns a few places where I've added something to
Info-default-directory-list
  
  (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?

             reply	other threads:[~2007-12-22  6:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-22  6:36 reader [this message]
2007-12-22  9:47 ` some info node manuals have no index Peter Dyballa
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

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

  git send-email \
    --in-reply-to=87abo3uu8o.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.