From: Andrea Corallo <acorallo@gnu.org>
To: emacs-devel@gnu.org
Cc: Jared Finder <jared@finder.org>
Subject: Re: master 9ccd459e845: Enable xterm-mouse-mode by default in xterm
Date: Thu, 12 Dec 2024 07:21:41 -0500 [thread overview]
Message-ID: <yp1cyhxccru.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <20241212105159.B81A566E610@vcs3.savannah.gnu.org> (Eli Zaretskii's message of "Thu, 12 Dec 2024 05:51:59 -0500 (EST)")
Eli Zaretskii <eliz@gnu.org> writes:
> 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.
Hi Jared,
this introducing in my GNU/Linux build:
FAILED 3/3 xt-mouse-tracking-utf-8 (0.000543 sec) at lisp/xt-mouse-tests.el:79
FAILED 2/3 xt-mouse-tracking-sgr (0.000810 sec) at lisp/xt-mouse-tests.el:101
FAILED 1/3 xt-mouse-tracking-basic (0.228961 sec) at lisp/xt-mouse-tests.el:60
could you have a look?
More details below
Thanks
Andrea
Test xt-mouse-tracking-basic backtrace:
signal(ert-test-failed (((should (terminal-parameter nil 'xterm-mous
ert-fail(((should (terminal-parameter nil 'xterm-mouse-mode)) :form
#f(compiled-function () #<bytecode 0xcaea9a576e5cb44>)()
#f(compiled-function () #<bytecode -0xc1ae07004a64ed3>)()
handler-bind-1(#f(compiled-function () #<bytecode -0xc1ae07004a64ed3
ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
ert-run-test(#s(ert-test :name xt-mouse-tracking-basic :documentatio
ert-run-or-rerun-test(#s(ert--stats :selector (not (or (tag :expensi
ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (
ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-l
command-line()
normal-top-level()
Test xt-mouse-tracking-basic condition:
(ert-test-failed
((should (terminal-parameter nil 'xterm-mouse-mode)) :form
(terminal-parameter nil xterm-mouse-mode) :value nil))
FAILED 1/3 xt-mouse-tracking-basic (0.220402 sec) at lisp/xt-mouse-tests.el:60
Test xt-mouse-tracking-sgr backtrace:
signal(ert-test-failed (((should (terminal-parameter nil 'xterm-mous
ert-fail(((should (terminal-parameter nil 'xterm-mouse-mode)) :form
#f(compiled-function () #<bytecode 0xadf3ba82df72fe8>)()
#f(compiled-function () #<bytecode -0xc1ae07004a64ed3>)()
handler-bind-1(#f(compiled-function () #<bytecode -0xc1ae07004a64ed3
ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
ert-run-test(#s(ert-test :name xt-mouse-tracking-sgr :documentation
ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ... ...))
ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (
ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-l
command-line()
normal-top-level()
Test xt-mouse-tracking-sgr condition:
(ert-test-failed
((should (terminal-parameter nil 'xterm-mouse-mode)) :form
(terminal-parameter nil xterm-mouse-mode) :value nil))
FAILED 2/3 xt-mouse-tracking-sgr (0.000581 sec) at lisp/xt-mouse-tests.el:101
Test xt-mouse-tracking-utf-8 backtrace:
signal(ert-test-failed (((should (terminal-parameter nil 'xterm-mous
ert-fail(((should (terminal-parameter nil 'xterm-mouse-mode)) :form
#f(compiled-function () #<bytecode -0x1be7e949ea0313ce>)()
#f(compiled-function () #<bytecode -0xc1ae07004a64ed3>)()
handler-bind-1(#f(compiled-function () #<bytecode -0xc1ae07004a64ed3
ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
ert-run-test(#s(ert-test :name xt-mouse-tracking-utf-8 :documentatio
ert-run-or-rerun-test(#s(ert--stats :selector (not ...) :tests [...
ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (
ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-l
command-line()
normal-top-level()
Test xt-mouse-tracking-utf-8 condition:
(ert-test-failed
((should (terminal-parameter nil 'xterm-mouse-mode)) :form
(terminal-parameter nil xterm-mouse-mode) :value nil))
next parent reply other threads:[~2024-12-12 12:21 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <173400071920.1603224.9897683501673718041@vcs3.savannah.gnu.org> [not found] ` <20241212105159.B81A566E610@vcs3.savannah.gnu.org> 2024-12-12 12:21 ` Andrea Corallo [this message] 2024-12-13 8:39 ` master 9ccd459e845: Enable xterm-mouse-mode by default in xterm Michael Albinus 2024-12-14 5:03 ` Jared Finder
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.gnu.org/software/emacs/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=yp1cyhxccru.fsf@fencepost.gnu.org \ --to=acorallo@gnu.org \ --cc=emacs-devel@gnu.org \ --cc=jared@finder.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).