emacs-devel
[Top][All Lists]
Advanced

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

Re: tab-bar: Defining another mouse-button binding?


From: Eli Zaretskii
Subject: Re: tab-bar: Defining another mouse-button binding?
Date: Thu, 09 Sep 2021 20:28:23 +0300

> From: Juri Linkov <juri@linkov.net>
> Date: Thu, 09 Sep 2021 10:53:15 +0300
> Cc: emacs-devel@gnu.org
> 
> Now the branch 'feature/tab-bar-events' is merged to master.

Thanks.  I tried this on MS-Windows, using your previous suggestions:

> What remains to do is to test it on Windows.  Could you please try
> on Windows GUI and on Windows console to use mouse-1 to select a tab,

Works

> to click mouse-1 a close button to close it

works

> to drag a tab by mouse-1

works, but feels strange, because we don't really drag the button: it
is never shown in an intermediate position while dragging.  I wonder
whether we should advertise such a strange "dragging".

> to click mouse-2 to close the clicked tab

works

> mouse-3 to pop up the context menu and select "Close"

works, but on TTY frames the menu is only shown on down-mouse-3, as
everywhere else with context menus.

> and also wheel-left/wheel-right to switch to the next/previous tab,
> and S-wheel-left/wheel-right to move the tab.

This doesn't work, neither on GUI frames nor on TTY frames.  I get an
error message about "<nil> <mouse-wheel> is undefined".

Thanks again for your work in this area.



reply via email to

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