GNU bug report logs - #44413
28.0.50; Provide function to close the tab

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Tue, 3 Nov 2020 09:25:02 UTC

Severity: normal

Tags: notabug

Found in version 28.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 44413 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 44413 <at> debbugs.gnu.org
Subject: Re: bug#44413: 28.0.50; Provide function to close the tab
Date: Tue, 03 Nov 2020 16:04:55 +0100
Jean Louis <bugs <at> gnu.support> writes:

> Instead of lambda anonymous function it would be more useful to
> provide named function to close the tab. This way keybinding can be
> customized easily. There exists function to open the tab, while
> anonymous one is handling closing of the tab.
>
> <tab-bar> <C-current-tab> runs the command (lambda nil (interactive)
> (tab-bar-close-tab 6)) (found in global-map), which is an interactive
> Lisp function.

These are dynamically created actions to close specific tabs.  The only
potentially confusing thing here is that `C-h k' gives you an output at
all, but I guess there's not much we can do about that.

If you want to close the current tab, use `C-x t 0', for instance, or
rebind `tab-close' to any key you want.

So I don't think there's anything to fix here, and I'm closing this bug
report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 4 years and 195 days ago.

Previous Next


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