]> git.eshelyaron.com Git - emacs.git/commit
* test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Fix.
authorJuri Linkov <juri@linkov.net>
Wed, 16 Apr 2025 06:23:35 +0000 (09:23 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 16 Apr 2025 07:39:17 +0000 (09:39 +0200)
commit3cffb52c1ce4ef79a3f7ca5bc1775cd57a6cdbe7
tree21a85a5b794d75f3db3956312e45677215eca44a
parent10839600a4c1b87f99652ab3d5e7468683b0b5d9
* test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Fix.

Select the created frame because 'quit-window' unexpectedly
selects the original frame (https://debbugs.gnu.org/71386#262).
Add a comment about the `message' call bound to the original frame.
https://lists.gnu.org/archive/html/emacs-devel/2025-04/msg00546.html

(cherry picked from commit 864bc762a2006a549ce5274f872c3233ef09003a)
test/lisp/tab-bar-tests.el