GNU bug report logs - #62575
29.0.60; Tabs are not showing the right names of the buffers

Previous Next

Package: emacs;

Reported by: Claudio Grondi <claudio.grondi <at> freenet.de>

Date: Fri, 31 Mar 2023 21:07:02 UTC

Severity: normal

Found in version 29.0.60

Fixed in version 30.0.50

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

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: Claudio Grondi <claudio.grondi <at> freenet.de>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 62575 <at> debbugs.gnu.org
Subject: bug#62575: 29.0.60; Tabs are not showing the right names of the buffers
Date: Thu, 02 May 2024 21:12:14 +0300
close 62575 30.0.50
thanks

>>> Probably this is because you enabled buffer-local 'tab-line-mode'
>>> instead of 'global-tab-line-mode'.
>>
>> OK, I have put
>>
>> (setq global-tab-line-mode t)
>>
>> into my initialization file. But this didn't help either.
>
> Actually, in your initialization file it should be used
> as a command: (global-tab-line-mode 1) or you can customize it
> as a variable: (custom-set-variables '(global-tab-line-mode t))

Some problems from this request were already addressed, so it's time to
close it.  You can open a new if you have more ideas.




This bug report was last modified 1 year and 78 days ago.

Previous Next


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