all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* some info node manuals have no index
@ 2007-12-22  6:36 reader
  2007-12-22  9:47 ` Peter Dyballa
  2007-12-22 10:24 ` Eli Zaretskii
  0 siblings, 2 replies; 8+ messages in thread
From: reader @ 2007-12-22  6:36 UTC (permalink / raw)
  To: help-gnu-emacs

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?

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-12-23  5:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-22  6:36 some info node manuals have no index reader
2007-12-22  9:47 ` 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

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.