emacs-devel
[Top][All Lists]
Advanced

[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: Wed, 20 Oct 2021 11:27:38 -0400

On Sat, Oct 16, 2021 at 1:14 PM Aaron Jensen <aaronjensen@gmail.com> wrote:
>
> On Sat, Oct 16, 2021 at 12:49 PM martin rudalics <rudalics@gmx.at> wrote:
> >
> > > Does the attached patch seem reasonable? It fixes the issue for me.
> >
> > It might be what I've been intuitively missing in my prior patch.  But
> > my ignorance in this matter is too great to make any useful statement.
> >
> > > Please review for code style and commit message style, I'm still a
> > > neophyte with that here.
> >
> > The only thing I can mention is to move the && to the next line in
> >
> > +             if (!((flags & READABLE_EVENTS_FILTER_EVENTS) &&
> > +                   while_no_input_ignored_event (event))
>
> Thanks, updated.

Any concerns with installing the attached?

Thanks,

Aaron

Attachment: 0001-Ignore-events-in-input-pending-p.patch
Description: Source code patch


reply via email to

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