emacs-devel
[Top][All Lists]
Advanced

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

Re: Display slowness that is painful


From: Stefan Monnier
Subject: Re: Display slowness that is painful
Date: Sat, 04 Feb 2006 20:59:25 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> Are you saying that Emacs receives a series of SELECTION_REQUEST_EVENTs,
>> pre-empting redisplay over and over?  

> Yes.  So since redisplay in this case takes longer than 1 second,
> redisplay seems to be stalled for a long time -- usually it completes
> when I change focus (or move selection) to some other application.

Of course, SELECTION_REQUEST_EVENTs shouldn't interrupt redisplay (contrary
to user input).


        Stefan




reply via email to

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