GNU bug report logs - #79159
[PATCH] Do not display in the tab line tabs that are excluded.

Previous Next

Package: emacs;

Reported by: Elijah Gabe Pérez <eg642616 <at> gmail.com>

Date: Sat, 2 Aug 2025 20:02:02 UTC

Severity: normal

Tags: patch

Fixed in version 31.0.50

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

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Elijah Gabe Pérez <eg642616 <at> gmail.com>
Cc: 79159 <at> debbugs.gnu.org
Subject: bug#79159: [PATCH] Do not display in the tab line tabs that are excluded.
Date: Mon, 04 Aug 2025 15:56:26 +0300
> From: Elijah Gabe Pérez <eg642616 <at> gmail.com>
> Cc: 79159 <at> debbugs.gnu.org
> Date: Sun, 03 Aug 2025 20:38:48 -0600
> 
> +***Excluded buffers are no longer shown in tab-lines of other buffers.
> +Buffers that match 'tab-line-exclude-buffers' and buffers whose
> +modes are in 'tab-line-exclude-modes' will not appear in tab-lines
> +of other buffers.

If the default is to show them (which is what I think we should do),
then the above should make it clear that the new behavior is optional.
As in "Excluded buffers can now be hidden from tab-lines in other buffers".

> +(defcustom tab-line-hide-excluded-buffers nil
> +  "Whether the excluded buffers should not appear in the tab line.
                                   ^^^^^^^^^^^^^^^^^^^^
"should be hidden from" is better

Let's wait for Juri to review this.

Thanks.




This bug report was last modified 5 days ago.

Previous Next


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