emacs-devel
[Top][All Lists]
Advanced

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

Re: Revamping sit-for [Was: Lingering input pending with motif menu bar]


From: Kim F. Storm
Subject: Re: Revamping sit-for [Was: Lingering input pending with motif menu bar]
Date: Sun, 09 Jul 2006 00:49:32 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     Richard has said he wanted to replace sit-for so that only actual
>     Emacs Lisp events will interrupt input.
>
> I would like to do this, but first we need to check whether there are
> any callers that really want the current behavior of sit-for.  It's
> unlikely that any caller does want it, but not impossible, and we
> should check.
>
> Could people please check?

Can you give a _precise_ description of what behaviour of the old sit-for
is "lost" in the new sit-for.

I think we should put that into NEWS, in case someone has external code
which relies on the old behaviour.


I would also like to have an optional arg FORCE to the new "redisplay"
function which does an immediate update.

Then we can get rid of the ugly hacky (sit-for -1) added recently.

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





reply via email to

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