GNU bug report logs - #10166
23.3; [Info-search] "Search Failed"

Previous Next

Package: emacs;

Reported by: Dave Abrahams <dave <at> boostpro.com>

Date: Wed, 30 Nov 2011 10:12:01 UTC

Severity: normal

Tags: notabug

Found in version 23.3

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: Dave Abrahams <dave <at> boostpro.com>
Cc: 10166 <at> debbugs.gnu.org, John Wiegley <johnw <at> boostpro.com>
Subject: bug#10166: 23.3; [Info-search] "Search Failed"
Date: Wed, 30 Nov 2011 17:38:49 +0200
>>> Almost any search in the attached fileset will fail in this way if you
>>> repeat it enough times.  Is the texi ill-formed?
>>
>> Yes, it's ill-formed.
>>
>> `Info-search' expects that "^_\nIndirect:" is preceded by a newline in std.info,
>> so it fails trying to call (search-forward "\n\^_\nIndirect:").
>
> Amazing.  It's the direct output of makeinfo, so I can't understand why
> the newline would be missing and expected.

makeinfo prepends some boilerplate to its output in every Info file
that at least begins with a line like:

  This is std.info, produced by makeinfo version 4.13 from std.texi.

so there is always a newline before ^_Indirect:




This bug report was last modified 13 years and 177 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.