[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: while-no-input and pending input
From: |
Michael Heerdegen |
Subject: |
Re: while-no-input and pending input |
Date: |
Wed, 26 Sep 2018 19:57:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
> I don't see how this could be done: AFAIK, these events are not
> visible in Lisp, at least some of them.
Ok.
> Why cannot you drain the event queue before calling while-no-input?
How can I do this? `discard-input' is probably not what I want. Or
should I do something with `unread-command-events'?
Thanks,
Michael.
- Re: BUFFER_SWITCH_EVENT, (continued)
Re: while-no-input interrupted by *shell*, Andreas Schwab, 2018/09/24
Re: while-no-input interrupted by *shell*, Stefan Monnier, 2018/09/24
while-no-input and pending input (was: while-no-input interrupted by *shell*), Michael Heerdegen, 2018/09/25