emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch for Emacs X focus issue


From: Richard Stallman
Subject: Re: Patch for Emacs X focus issue
Date: Tue, 25 Jun 2002 19:32:13 -0400

I think that the input-pending-p problem needs a real fix.
These events should be ignored for the sake of input-pending-p
even if they are not ignored for some other purposes.

Perhaps there should be two different functions for asking
whether there is input, one for low-level Emacs purposes
and one for high-level purposes.  Can you try fixing it that way?

    A way to fix the "modline face" bug (I noticed now that the cursor also
    doesn't start blinking) would be to let only Finput_pending_p ignore
    FOCUS_IN_EVENTS.  Is that a way to go?

It looks like we both had the same idea.



reply via email to

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