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


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

From: Juri Linkov <juri <at> linkov.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 51247 <at> debbugs.gnu.org
Subject: Re: bug#51247: 28.0.60; Insufficient documentation of tab-bar.el
 internal functions
Date: Sun, 17 Oct 2021 22:27:43 +0300
>> It's a feature of :options in defcustom that it takes the text
>> from the docstrings.  Maybe it's possible to override this text,
>> but I currently don't know how.
>
> OK, how about the patch below?

Everything is right, except this sentence:

> @@ -705,11 +705,14 @@ tab-bar-format
> +Adding a function to the list causes the tab bar to show
> +that string, or display a menu with those menu items when
> +you click on the tab bar.

Since menu items are used to display tabs, something like this
would be more correct:

  Adding a function to the list causes the tab bar to show
  that string, or display tabs represented by menu items
  on the tab bar.




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

Previous Next


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