emacs-devel
[Top][All Lists]
Advanced

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

Re: Redisplay problems?


From: Stefan
Subject: Re: Redisplay problems?
Date: Sat, 22 Mar 2014 09:56:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> > That is only possible if the current matrices of the frame correctly
>> > reflect what should be on the screen,
>> Why wouldn't it?
> Because we stop updating the matrices of iconified and invisible frames.

That does not affect the validity of current matrices, since that only
depends on what the screen contains, and iconify/deiconify does not
affect the screen contents (or rather, if/when/where it does, the
window-system will fix it by sending us corresponding expose events, so
we can still trust the matrices).


        Stefan



reply via email to

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