unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 51247@debbugs.gnu.org
Subject: bug#51247: 28.0.60; Insufficient documentation of tab-bar.el internal functions
Date: Wed, 20 Oct 2021 19:50:53 +0300	[thread overview]
Message-ID: <87ee8f1vyq.fsf@mail.linkov.net> (raw)
In-Reply-To: <83sfwwapzd.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 20 Oct 2021 14:35:18 +0300")

>> You assumed in the doc string that those menu items as used
>> to display a menu, whereas in fact those menu items as used
>> to display tabs and other buttons on the tab bar.
>
> I'm trying to understand the difference between the two kinds of
> menus, the one which causes the tab bar to display tabs, vs the one
> that causes the display of a single tab that drops down a menu.
> Please help me understand that difference.

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.

To make the distinction more clear, I created a new command
`tab-bar-menu-bar' that is bound to the button created by
`tab-bar-format-menu-bar'.





  reply	other threads:[~2021-10-20 16:50 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-17  8:56 bug#51247: 28.0.60; Insufficient documentation of tab-bar.el internal functions Eli Zaretskii
2021-10-17 17:17 ` Juri Linkov
2021-10-17 18:04   ` Eli Zaretskii
2021-10-17 18:29     ` Juri Linkov
2021-10-17 19:13       ` Eli Zaretskii
2021-10-17 19:27         ` Juri Linkov
2021-10-17 19:38           ` Eli Zaretskii
2021-10-17 19:48             ` Juri Linkov
2021-10-18 11:38               ` Eli Zaretskii
2021-10-18 15:53                 ` Juri Linkov
2021-10-18 16:36                   ` Eli Zaretskii
2021-10-18 16:44                     ` Juri Linkov
2021-10-18 16:53                       ` Eli Zaretskii
2021-10-18 17:01                         ` Juri Linkov
2021-10-18 17:01                         ` Eli Zaretskii
2021-10-18 17:02                           ` Juri Linkov
2021-10-18 17:15                             ` Eli Zaretskii
2021-10-18 17:21                               ` Juri Linkov
2021-10-18 17:32                                 ` Eli Zaretskii
2021-10-19  6:49                                   ` Juri Linkov
2021-10-19 12:08                                     ` Eli Zaretskii
2021-10-19 19:09                                       ` Juri Linkov
2021-10-20 11:35                                         ` Eli Zaretskii
2021-10-20 16:50                                           ` Juri Linkov [this message]
2021-10-21 11:05                                             ` Eli Zaretskii
2021-10-21 16:43                                               ` Juri Linkov
2021-10-21 17:12                                                 ` Eli Zaretskii
2021-10-21 17:27                                                   ` Juri Linkov
2021-10-21 17:41                                                     ` Eli Zaretskii
2021-10-21 17:48                                                       ` Juri Linkov
2021-10-21 18:10                                                         ` Eli Zaretskii
2021-10-18  8:21 ` martin rudalics
2021-10-18 14:14   ` Eli Zaretskii
2021-10-18 17:43     ` martin rudalics
2021-10-18 18:23       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ee8f1vyq.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=51247@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).