bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58558: 29.0.50; re-search-forward is slow in some buffers


From: Eli Zaretskii
Subject: bug#58558: 29.0.50; re-search-forward is slow in some buffers
Date: Wed, 12 Apr 2023 17:30:36 +0300

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc:  Ihor Radchenko <yantar92@posteo.net>, Eli Zaretskii <eliz@gnu.org>,
>   larsi@gnus.org,  58558@debbugs.gnu.org
> Date: Wed, 12 Apr 2023 10:06:03 -0400
> 
> > 1. emacs -Q
> > 2. M-: (require 'cc-langs) <RET>
> > 3. C-x b asd <RET>
> > 4. M-: parse-sexp-lookup-properties <RET> => t
> >
> > On Emacs 28, (4) yields nil.
> 
> I suspect that the patch below might fix the immediate problem.
> Of course, setting `parse-sexp-lookup-properties` should not have such
> a major performance impact, so maybe we should keep digging into
> the problem.

Also, that code was there in Emacs 28 as well, so how come it suddenly
has this effect now?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]