emacs-devel
[Top][All Lists]
Advanced

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

Re: Additional xterm-mouse cleanup


From: Jared Finder
Subject: Re: Additional xterm-mouse cleanup
Date: Tue, 02 Feb 2021 00:28:24 -0800
User-agent: Roundcube Webmail/1.3.16

On 2021-01-30 1:38 am, Eli Zaretskii wrote:
Date: Wed, 27 Jan 2021 22:32:21 -0800
From: jared--- via "Emacs development discussions." <emacs-devel@gnu.org>

I've got four small patches for my continued work to make xterm-mouse function better. #1 also makes Linux terminal function keys behave better when running help-for-help and #2 and #3 both improve GPM-based
mouse behavior too.

I'd like feedback in particular on patch #4, which is small but in a sensitive location -- it's one additional code line in read_key_sequence along the input-decode-map path. I considered instead putting the change as part of the other cleanup right after replay_sequence, but ultimately thought that would be riskier and serve
no additional purpose.

Let me know your thoughts.

Thanks, I installed this part:

From d2ee448ffa70ddb02645f5397b727ae2b90e20ed Mon Sep 17 00:00:00 2001
  From: Jared Finder <jared@finder.org>
  Date: Mon, 7 Dec 2020 22:44:32 -0800
Subject: [PATCH 2/4] * lisp/tab-line.el (tab-line-new-tab): Use tty menus when
   supported.

which seems to be a no-brainer.

The rest is still being discussed, so I will wait for the discussions
to come to completion.

P.S. Please in the future post patches via "M-x report-emacs-bug", so
that our issue tracker records all the pertinent discussions.

Sorry about that. I thought report-emacs-bug was for bugreports only, not for arbitrary feature development. I guess I should delete most of the template text if is just straightforward feature dev. Is that right?

  -- MJF



reply via email to

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