GNU bug report logs -
#7718
23.2.91; Info-isearch-search fails isearch
Previous Next
Full log
View this message in rfc822 format
>> Info-isearch-search does not implement the noerror arg because it just passes it
>> unchanged to Info-search. Do you mean Info-search should implement noerror for
>> some non-interactive uses? What it should do when noerror is non-nil?
>
> That's what I meant. Info-search doesn't implement noerror. I think it
> should be like the default isearch search functions:
> re-/search-forward/backward: Optional argument, if t, means if fail just
> return nil (no error).
But the whole logic of Isearch using Info-search is built on the
assumption that Info-search ignores the noerror arg (that is usually t).
This allow Isearch to fail in the initial Info node
and to continue searching through other nodes without failing.
This bug report was last modified 14 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.