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


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 79159 <at> debbugs.gnu.org, eg642616 <at> gmail.com
Subject: Re: bug#79159: [PATCH] Do not display in the tab line tabs that are
 excluded.
Date: Mon, 11 Aug 2025 05:25:23 +0300
> From: Juri Linkov <juri <at> linkov.net>
> Cc: 79159 <at> debbugs.gnu.org,  Eli Zaretskii <eliz <at> gnu.org>
> Date: Sun, 10 Aug 2025 21:35:35 +0300
> 
> > +(defvar tab-line-tabs-window-buffers-filter-function
> > +  #'tab-line-tabs-window-buffers-filter-default
> > +  "Filter which buffers should be displayed in the tab line.")
> 
> Shouldn't this be defcustom?  Then you can add a const 'identity'
> to allow keeping excluded buffers.

Didn't you say that keeping them produces buggy behavior?  If so, why
would we tempt users to produce bugs?




This bug report was last modified 4 days ago.

Previous Next


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