GNU bug report logs - #51247
28.0.60; Insufficient documentation of tab-bar.el internal functions

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Sun, 17 Oct 2021 08:57:01 UTC

Severity: minor

Found in version 28.0.60

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 51247 <at> debbugs.gnu.org
Subject: bug#51247: 28.0.60; Insufficient documentation of tab-bar.el internal functions
Date: Thu, 21 Oct 2021 19:43:34 +0300
>> The tab bar is created from the list where elements are either a string,
>> or a menu-item with a title and a binding.  The title is displayed as
>> a button on the tab bar.  Clicking on such button calls the binding.
>> The binding usually is a command that switches tabs.  But the binding
>> can do everything.
>
> Thanks.  What if the function in tab-bar-format returns nil -- how is
> that handled?

Interesting question, I tried this

  (add-hook 'tab-bar-format 'ignore 1)

and everything still works fine.




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

Previous Next


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