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

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

bug#37782: Emacs 27 client adding [I] to the beginning of the buffer


From: Eli Zaretskii
Subject: bug#37782: Emacs 27 client adding [I] to the beginning of the buffer
Date: Sat, 26 Oct 2019 13:30:54 +0300

> From: Carlos Pita <carlosjosepita@gmail.com>
> Date: Sat, 19 Oct 2019 00:20:05 -0300
> Cc: 37782@debbugs.gnu.org
> 
> The problem with the fix for #5095 is that it's dropping the current
> event, which is a valid char event and not -2. Thus, the first esc
> char sent by the terminal after turning on focus tracking is lost and
> we get `[`, `I` events separately inserted into the buffer afterwards.
> 
> Attached is a patch that replays key as mock input when it's not -2.

Thanks, pushed, and closing the bug.





reply via email to

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