emacs-devel
[Top][All Lists]
Advanced

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

Re: master 9ccd459e845: Enable xterm-mouse-mode by default in xterm


From: Jared Finder
Subject: Re: master 9ccd459e845: Enable xterm-mouse-mode by default in xterm
Date: Fri, 13 Dec 2024 21:03:59 -0800

On 2024-12-13 00:39, Michael Albinus wrote:
Eli Zaretskii <eliz@gnu.org> writes:

Hi,

branch: master
commit 9ccd459e8452cc9e6e81e53f26bbeef20d2d5bb7
Author: Jared Finder <jared@finder.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    Enable xterm-mouse-mode by default in xterm

    * lisp/xt-mouse.el (xterm-mouse-mode): Change default value of
    xterm-mouse-mode to t.
    * lisp/term/xterm.el (xterm--init): Enable xterm-mouse-mode if
    the default value is still set.
    * etc/NEWS: Document new behavior.

This fails xt-mouse-tests:

--8<---------------cut here---------------start------------->8---
# make -C test xt-mouse-tests.log

Ran 3 tests, 0 results as expected, 3 unexpected (2024-12-13 09:35:08+0100, 1.359088 sec)

3 unexpected results:
   FAILED  xt-mouse-tracking-basic
   FAILED  xt-mouse-tracking-sgr
   FAILED  xt-mouse-tracking-utf-8
--8<---------------cut here---------------end--------------->8---

Apologies for that. Attached is a fix for the test. Unfortunately, for some reason I don't quite understand xt-mouse-tests.el does not work when called inside a running Emacs session. It only works when called in batch mode. This limitation predates turning xterm-mouse-mode on by default, so I just added a FIXME for that.

  -- MJF

Attachment: 0001-Fix-for-xt-mouse-tests.el-broken-in-prior-commit.patch
Description: Text Data


reply via email to

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