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

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

Re: [PATCH] Re: redisplay-dont-pause is not mentioned in the Emacs manua


From: Kim F. Storm
Subject: Re: [PATCH] Re: redisplay-dont-pause is not mentioned in the Emacs manual
Date: Tue, 13 Jun 2006 11:32:02 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Jan Djärv <address@hidden> writes:

> For the client (Emacs) X buffers all outgoing requests, until you do
> an XFlush, XSync or tries to read another XEvent (XNextEvent and such)
> or until the output buffer becomes full.
> ...
> That said, your changes seem to have a positive effect on slow
> connections, it feels faster.

That's good news!

I haven't checked, but maybe checking for input during redisplay will
flush output ... so with the new preemption method, output is flushed
less often than before, actually making X output run faster.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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