Martin Vermeer wrote:
> 1) keystrokes
> 2) mouse movements/clicks
> 3) things coming from the dialogs through kernel dispatch.
> 4) (The minibuffer?)

The basic question is this: The common thing for all of these is that they are consequences of a processEvent call, right?

So, if we can just delay the processEvent calls instead, all of these problems are solved with one logical change, rather than X changes.

Regards,
Asger

Reply via email to