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: Eli Zaretskii
Subject: Re: input-pending-p after make-frame-visible
Date: Fri, 22 Oct 2021 09:10:32 +0300

> From: Aaron Jensen <aaronjensen@gmail.com>
> Date: Thu, 21 Oct 2021 16:27:54 -0400
> Cc: martin rudalics <rudalics@gmx.at>, Alan Third <alan@idiocy.org>, 
>       Gregory Heytings <gregory@heytings.org>, YAMAMOTO Mitsuharu 
> <mituharu@math.s.chiba-u.ac.jp>, 
>       emacs-devel@gnu.org
> 
> > Well, one solution could be renaming the flag, or documenting that it
> > must not be used by any caller except input-pending-p.
> 
> Documentation seems like it could be useful, would you want it to say
> it can't be used by anything but input-pending-p or that it is
> currently only used by it?

The former.  Something like "this is meant to be used only by
input-pending-p and similar callers, which aren't interested in all
input events".



reply via email to

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