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

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

bug#29150: 26.0.90; Input decoding is sometimes skipped in TTY (xterm-mo


From: Lars Ingebrigtsen
Subject: bug#29150: 26.0.90; Input decoding is sometimes skipped in TTY (xterm-mouse-mode)
Date: Mon, 10 May 2021 14:14:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Alex <agrambot@gmail.com> writes:

>       (track-mouse
>         (while (progn
> -                (setq event (read-event))
> +                (setq event (read-key))
>                  (or (mouse-movement-p event)

It looks like this change was made as part of

commit c62ced5b4d48e5aeef9c3b4d9c6f1b687a9aaa79
Author:     Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
AuthorDate: Sun Dec 17 11:19:19 2017 +0100

a month after this discussion, so I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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