bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1118: marked as done (23.0.60; Info claims no index exists if first


From: Emacs bug Tracking System
Subject: bug#1118: marked as done (23.0.60; Info claims no index exists if first instance of an info file is visited via info-lookup-symbol)
Date: Sat, 18 Oct 2008 16:55:04 -0700

Your message dated Sun, 19 Oct 2008 02:46:52 +0300
with message-id <878wslmqkn.fsf@jurta.org>
and subject line Re: bug#1118: 23.0.60; Info claims no index exists if first 
instance of an info file is visited via info-lookup-symbol
has caused the Emacs bug report #1118,
regarding 23.0.60; Info claims no index exists if first instance of an info 
file is visited via info-lookup-symbol
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1118: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1118
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; Info claims no index exists if first instance of an info file is visited via info-lookup-symbol Date: Wed, 08 Oct 2008 09:44:30 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)
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@gmx.li>



--- End Message ---
--- Begin Message --- Subject: Re: bug#1118: 23.0.60; Info claims no index exists if first instance of an info file is visited via info-lookup-symbol Date: Sun, 19 Oct 2008 02:46:52 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)
> 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/


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]