GNU bug report logs -
#67457
29.1; Error when dragging mode line in terminal
Previous Next
Reported by: Jared Finder <jared <at> finder.org>
Date: Sun, 26 Nov 2023 17:32:02 UTC
Severity: normal
Found in version 29.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Mon, 27 Nov 2023 07:16:34 -0800
> From: Jared Finder <jared <at> finder.org>
> Cc: stephen.berman <at> gmx.net, visuweshm <at> gmail.com, 67457 <at> debbugs.gnu.org
>
> >> 1. My original patch is likely inaccurate. A better fix would be to
> >> align the mouse-movement event with how it is emitted under GPM and
> >> DOS.
> >> I will investigate.
> >>
> >> 2. Something broke with how GPM mouse mode is enabled between Emacs
> >> 28.2
> >> and HEAD. I can help with a bisect here.
> >
> > Thanks, please do, on both counts.
>
> Bisect identified the following commit as the bad commit, confirmed
> locally:
>
> jared <at> debian:^/emacs-devel$ git bisect bad
> a28ede3a61a70cf83dfcba6c9d314fbb051a3a94 is the first bad commit
> commit a28ede3a61a70cf83dfcba6c9d314fbb051a3a94
> Author: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Date:
> t-mouse.el: Make sure we apply the setting to new terminals
> * lisp/t-mouse.el (gpm-mouse-tty-setup): New function.
> (gpm-mouse-mode): Use it as well as 'tty-setup-hook".
> * lisp/term/linux.el (terminal-init-linux): Remove gpm-specific code,
> not neded any more.
> lisp/t-mouse.el
> lisp/term/linux.el | 2 --
Thanks, adding Stefan to the discussion.
This bug report was last modified 1 year and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.