GNU bug report logs -
#14729
24.3.50; Isearch oddity
Previous Next
Full log
View this message in rfc822 format
>> Or to turn the failing search into a successful one
>> since the search string matches the buffer.
>
> But we've skipped past the final match,
Actually, the final match is not skipped - point is still
on the final match. That error is just an intermediate step
before wrapping.
> so I think it's correct to still say that we've skipped past, even if
> we add more characters. Probably.
When the users type more characters on the wrapping search,
isn't this an indication that the users changed their mind
and decided to continue searching for more text?
>> OTOH, the current behavior also makes sense
>> since it highlights the last failing characters
>> typed by the user. E.g. compare it with `C-s bufzzz'.
>
> Hm... yes... but it does seem wrong (in one way or another) in the
> original test case.
Honestly, I have no idea what is right and what is wrong in this situation 🤐
This bug report was last modified 3 years and 188 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.