[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: RE: info+.el Lisp error (SOLVED)
From: |
Juri Linkov |
Subject: |
Re: Fwd: RE: info+.el Lisp error (SOLVED) |
Date: |
Sun, 09 Mar 2008 00:29:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-unknown-linux-gnu) |
> M-x Info-index RET summary will jump to the "Summary" section, where the
> index has been set.
>
> I see no harm in having it do something to show you the first occurrence
> of the string that was in the index.
Index entries don't necessary contain a string from the node it refers to.
For instance, org.texi defines an index item address@hidden summary', but there
is
no such word in the node, so there is nothing to show.
> To move point to the first occurrence is an incompatible change,
> but not a very harmful one. It might be an improvement.
> It shouldn't be out of the question.
The Emacs Info reader already supports line numbers for index items
produced by makeinfo, so it can navigate to the exact position
intended by the author of the manual that defines it using index
TeXinfo commands.
--
Juri Linkov
http://www.jurta.org/emacs/