bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34821: discard_input_tty does not discard pending input, resulting i


From: Platon Pronko
Subject: bug#34821: discard_input_tty does not discard pending input, resulting in garbage inserted into the buffer
Date: Wed, 13 Mar 2019 11:04:28 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

Found two problems with current workarounds.

1. Simply reading and discarding events before xterm--query call still leaves 
small timing window while single typed character breaks response parsing and 
garbage still ends up in the buffer.

2. Thus async querying is prefererrable, and it works most of the time, but sometimes 
"65;5403;1c" ends up in input buffer (even if no characters are typed at all).






reply via email to

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