all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: 1118@emacsbugs.donarmstrong.com
Cc: Lawrence Mitchell <wence@gmx.li>
Subject: bug#1118: 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 20:37:32 +0200	[thread overview]
Message-ID: <48ECFDEC.2090605@gmx.at> (raw)
In-Reply-To: <?fnord?y3h6k5cjiihd.fsf@ID-97657.user.individual.net>

 > 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"

FWIW, it's due to this change

2008-06-15  Juri Linkov  <juri@jurta.org>

	* info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
	(Info-toc, Info-insert-toc): Increment nth's index to add PARENT
	as the second element.
	(Info-build-toc): Add PARENT element extracted from the Up pointer.
	Don't print progress messages.
	(Info-toc-nodes): New variable and function.
	(Info-index-nodes): Optimize non-string file name case.
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	
Juri, please have a look.

martin







  reply	other threads:[~2008-10-08 18:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <878wslmqkn.fsf@jurta.org>
2008-10-08  8:44 ` bug#1118: 23.0.60; Info claims no index exists if first instance of an info file is visited via info-lookup-symbol Lawrence Mitchell
2008-10-08 18:37   ` martin rudalics [this message]
2008-10-09  0:36     ` Juri Linkov
2008-10-18 23:55   ` 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) Emacs bug Tracking System

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=48ECFDEC.2090605@gmx.at \
    --to=rudalics@gmx.at \
    --cc=1118@emacsbugs.donarmstrong.com \
    --cc=wence@gmx.li \
    /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.