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

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

bug#61667: 29.0.60; Failure to redisplay


From: Dmitry Gutov
Subject: bug#61667: 29.0.60; Failure to redisplay
Date: Tue, 28 Feb 2023 01:47:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 28/02/2023 00:41, Gregory Heytings wrote:

One of the sides is subtly wrong -- not sure which one -- but other applications don't seem to exhibit the same buffering problem, so some sequence of action which would fix our situation should exist.


I think adding this:

(add-to-list 'find-file-hook #'redisplay t)

at the end of your init file will probably "fix" (in the sense of circumventing) the problem.

It does help, in the sense that the bug occurs like 5x less often.

I can still reproduce it using the base scenario, though. Just have to try a little longer.





reply via email to

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