GNU bug report logs -
#1118
23.0.60; Info claims no index exists if first instance of an info file is visited via info-lookup-symbol
Previous Next
Reported by: Lawrence Mitchell <wence <at> gmx.li>
Date: Wed, 8 Oct 2008 08:55:04 UTC
Severity: normal
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#1118: 23.0.60; Info claims no index exists if first instance of an info file is visited via info-lookup-symbol
It has been closed by Juri Linkov <juri <at> jurta.org>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Juri Linkov <juri <at> jurta.org> by
replying to this email.
--
1118: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1118
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> emacs -Q
> C-h S add-text-properties RET ; use info-look to find add-text-properties
> C-x b *info* RET ; switch to info buffer
> i ; try to lookup something in the index
>
> complains "No index"
Thanks, fixed.
The Info browser was unable to get the information about the index cookie
support, so it treated it as a non-cookie file, and the temporary value of
Info-point-loc (set by navigation from the index node to the defined line
number) mislead into skipping a list of index nodes in the Top node.
--
Juri Linkov
http://www.jurta.org/emacs/
[Message part 3 (message/rfc822, inline)]
In GNU Emacs 23.0.60.4 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2008-10-07 on lamacq.ph.ed.ac.uk
Windowing system distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '-C' '--prefix=/scratch/s0198183/applications/emacs-trunk/' 'CFLAGS=-ggdb3 -O0' '--without-rsvg''
emacs -Q
C-h i d m Elisp RET
i set-text-properties RET
takes me to the set-text-properties entry in the Elisp manual (as
expected).
emacs -Q
C-h S add-text-properties RET ; use info-look to find add-text-properties
C-x b *info* RET ; switch to info buffer
i ; try to lookup something in the index
complains "No index"
Cheers,
Lawrence
--
Lawrence Mitchell <wence <at> gmx.li>
This bug report was last modified 16 years and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.