GNU bug report logs -
#10166
23.3; [Info-search] "Search Failed"
Previous Next
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
Message #17 received at 10166 <at> debbugs.gnu.org (full text, mbox):
on Wed Nov 30 2011, Juri Linkov <juri-AT-jurta.org> wrote:
>>>> 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:
Well, I am getting some errors from makeinfo, so maybe that's why I
don't see that line at the top of the output. The output appears to be
otherwise usable (if imperfect).
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
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.