[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: input-pending-p after make-frame-visible
From: |
Aaron Jensen |
Subject: |
Re: input-pending-p after make-frame-visible |
Date: |
Sun, 26 Sep 2021 10:02:56 -0400 |
On Sun, Sep 26, 2021 at 5:11 AM martin rudalics <rudalics@gmx.at> wrote:
>
> Can you try the attached patch? And, if possible, read the thread of
> Bug#49997 to tell us whether it is related and what would be needed to
> fix both issues - the one described there and yours.
I'll give the patch a shot. Does it filter events out for
input-pending-p as well? From the thread, it seems like that is the
idea, but I wanted to confirm that this particular patch intends to do
that because vertico uses both while-no-input and input-pending-p.
I don't know what else I have to offer on that thread over what is
discussed. Is there a way for me to tell what is triggering
input-pending-p to be t while I am in Emacs?
Thanks,
- input-pending-p after make-frame-visible, Aaron Jensen, 2021/09/24
- Re: input-pending-p after make-frame-visible, martin rudalics, 2021/09/26
- Re: input-pending-p after make-frame-visible,
Aaron Jensen <=
- Re: input-pending-p after make-frame-visible, martin rudalics, 2021/09/26
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/09/26
- Re: input-pending-p after make-frame-visible, martin rudalics, 2021/09/27
- Re: input-pending-p after make-frame-visible, Aaron Jensen, 2021/09/27
- Re: input-pending-p after make-frame-visible, martin rudalics, 2021/09/27
- Re: input-pending-p after make-frame-visible, Eli Zaretskii, 2021/09/27
- Re: input-pending-p after make-frame-visible, martin rudalics, 2021/09/28
- Re: input-pending-p after make-frame-visible, Eli Zaretskii, 2021/09/28
- Re: input-pending-p after make-frame-visible, martin rudalics, 2021/09/29
- Re: input-pending-p after make-frame-visible, Eli Zaretskii, 2021/09/29