all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Andrea Greselin <greselin.andrea@gmail.com>
Cc: 52394@debbugs.gnu.org
Subject: bug#52394: 27.2; Isearch with char folding enabled doesn’t match equivalent strings
Date: Sat, 11 Dec 2021 21:46:05 +0200	[thread overview]
Message-ID: <86czm2ncfe.fsf@mail.linkov.net> (raw)
In-Reply-To: <CAJ_oJbYaopwmWdEGYsxUcjYZr9eedG3vyfRR35Pf-VGQ3qGDkA@mail.gmail.com> (Andrea Greselin's message of "Fri, 10 Dec 2021 12:00:21 +0100")

>> 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.





  reply	other threads:[~2021-12-11 19:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 20:41 bug#52394: 27.2; Isearch with char folding enabled doesn’t match equivalent strings Andrea Greselin
2021-12-10  2:00 ` Michael Heerdegen
2021-12-10  7:51 ` Juri Linkov
2021-12-10 11:00   ` Andrea Greselin
2021-12-11 19:46     ` Juri Linkov [this message]
2021-12-11 20:13       ` Andrea Greselin
2021-12-11 20:34         ` Juri Linkov
2021-12-11 21:14           ` Andrea Greselin
2021-12-12  8:37             ` Juri Linkov
2021-12-12  9:31               ` Andrea Greselin
2021-12-12 17:19                 ` Juri Linkov
2021-12-12 17:53                   ` Eli Zaretskii
2021-12-12 18:06                     ` Juri Linkov
2021-12-12 18:25                       ` Eli Zaretskii
2021-12-12 18:30                         ` Juri Linkov
2021-12-12 18:43                           ` Eli Zaretskii
2021-12-12 18:54                             ` Juri Linkov
2021-12-12 18:59                               ` Eli Zaretskii
2021-12-12 19:12                                 ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86czm2ncfe.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=52394@debbugs.gnu.org \
    --cc=greselin.andrea@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.