GNU bug report logs -
#52394
27.2; Isearch with char folding enabled doesn’t match equivalent strings
Previous Next
Reported by: Andrea Greselin <greselin.andrea <at> gmail.com>
Date: Thu, 9 Dec 2021 20:43:01 UTC
Severity: normal
Found in version 27.2
Fixed in version 29.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 52394 <at> debbugs.gnu.org (full text, mbox):
>> Please note that when the search string is too long for char folding,
>> then it displays the message at the end of the Isearch prompt
>> before disabling char folding:
>
> Emacs doesn’t display any message, I’ve tried catching it with
> ‘(setq debug-on-message "Too")’ but got nothing.
>
>> But the regexp have limitations when matching runs out of
>> internal stack space. This is described in the Info node:
>> (info "(elisp) Regexp Problems")
>
> I’ve found the Info node on [1] but not in my Emacs nor on [2].
> Could it be that both the node and the message are new features of
> versions > 27.2?
Indeed, thanks for pointing to the version number 27.2.
That message was added in 28.1. And also
the regexp stack size was increased too in 28.1.
And the new node exists also only in 28.1.
So unless someone has an idea how to implement the search
for regexps of arbitrary lengths, this report could be closed.
This bug report was last modified 3 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.