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

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

bug#45898: 27.1; wedged in redisplay again


From: Gerd Möllmann
Subject: bug#45898: 27.1; wedged in redisplay again
Date: Sat, 25 Jun 2022 10:18:03 +0200

On 25. Jun 2022, 09:47 +0200, Eli Zaretskii <eliz@gnu.org>, wrote:
Maybe we could disable the calls cheaply when max-ticks is 0? I mean, something that inlines

if (max_ticks > 0)
update_ticks(...)

Yes, maybe.

Now done.

Thanks!

reply via email to

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