[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: input-pending-p after make-frame-visible
From: |
Eli Zaretskii |
Subject: |
Re: input-pending-p after make-frame-visible |
Date: |
Fri, 01 Oct 2021 20:57:11 +0300 |
> From: Aaron Jensen <aaronjensen@gmail.com>
> Date: Fri, 1 Oct 2021 13:31:55 -0400
> Cc: martin rudalics <rudalics@gmx.at>, emacs-devel@gnu.org
>
> On Wed, Sep 29, 2021 at 11:42 AM Eli Zaretskii <eliz@gnu.org> wrote:
> >
> > Yes. Emacs has only one event queue, and the "kbd_" part of its name
> > is misleading (it's a remnant from the original pre-GUI design).
>
> Ok, it appears to be 19, which I believe is HELP_EVENT. Does that make sense?
help-echo? That presumes that the mouse pointer was above
mouse-sensitive text. Was it?
But according to my reading of the code, it's TOOL_BAR_EVENT, because
2 events are specific to MS-Windows.
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/10/01
- Re: input-pending-p after make-frame-visible, Eli Zaretskii, 2021/10/01
- Re: input-pending-p after make-frame-visible,
Eli Zaretskii <=
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/10/01
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/10/03
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/10/03
- Re: input-pending-p after make-frame-visible, Gregory Heytings, 2021/10/03
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/10/03
- Re: input-pending-p after make-frame-visible, martin rudalics, 2021/10/04
- Re: input-pending-p after make-frame-visible, Gregory Heytings, 2021/10/04
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/10/04
- Re: input-pending-p after make-frame-visible, Alan Third, 2021/10/04
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/10/04