GNU bug report logs - #41343
tab-bar-mode: Close tab on mouse-2 click

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Sun, 17 May 2020 04:06:02 UTC

Severity: wishlist

Tags: fixed, patch

Merged with 41342

Fixed in version 28.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 41343 <at> debbugs.gnu.org, stefankangas <at> gmail.com
Subject: bug#41343: tab-bar-mode: Close tab on mouse-2 click
Date: Wed, 20 May 2020 18:59:14 +0300
> From: Juri Linkov <juri <at> linkov.net>
> Cc: stefankangas <at> gmail.com,  41343 <at> debbugs.gnu.org
> Date: Wed, 20 May 2020 00:54:15 +0300
> 
> > What do you mean by "find a way"?  What is the problem here?
> 
> The problem is to figure out how to force clicking different
> mouse buttons to emit the corresponding mouse event.  Currently
> clicking on the tab-line correctly emits such events, e.g.:
> 
>   <tab-line> <mouse-1>
>   <tab-line> <mouse-2>
> 
> but clicking any mouse button on the tab-bar emits events like:
> 
>   <tab-bar> <tab-1>
>   <tab-bar> <tab-2>

We could perhaps have a suitable redirect in function-key-map or one
of the other translation keymaps?




This bug report was last modified 3 years and 291 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.