emacs-devel
[Top][All Lists]
Advanced

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

Re: wdired replace-regexp (continue bug 14013?)


From: Michael Heerdegen
Subject: Re: wdired replace-regexp (continue bug 14013?)
Date: Tue, 03 Sep 2024 14:30:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Heerdegen via "Emacs development discussions."
<emacs-devel@gnu.org> writes:

> This likely happens just because the buffer is fontified lazily and text
> properties in not yet displayed parts of the buffer are not yet
> attached.

In that case evaluating (font-lock-ensure) in the search buffer should
fix the issue.  It may be necessary to do that before switching to
wdired.  Could you maybe test if that has an effect?


Thx,

Michael.




reply via email to

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