GNU bug report logs - #65554
30.0.50; help-echo string for truncated tab-bar names is not viewable

Previous Next

Package: emacs;

Reported by: Visuwesh <visuweshm <at> gmail.com>

Date: Sat, 26 Aug 2023 19:19:01 UTC

Severity: normal

Fixed in version 30.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: 65554 <at> debbugs.gnu.org
Subject: Re: bug#65554: 30.0.50; help-echo string for truncated tab-bar
 names is not viewable
Date: Mon, 28 Aug 2023 19:57:49 +0300
>> Next I could rename tab-bar-tab-name-format-function to
>> tab-bar-tab-name-format-functions with the default value
>> composed from the code fragments of tab-bar-tab-name-format-default:
>>
>>   '(tab-bar-tab-name-format-hints
>>     tab-bar-tab-name-format-close-button
>>     tab-bar-tab-name-format-face
>>    )
>>
>> Then you will be able to customize it to:
>>
>>   '(tab-bar-tab-name-format-truncate
>>     tab-bar-tab-name-format-hints
>>     tab-bar-tab-name-format-close-button
>>     tab-bar-tab-name-format-face
>>    )
>>
>> That first will truncate the tab name, then add numeric hints to the
>> truncated name, then add the close button, then put faces on the final string
>> that will be displayed on the tab bar.
>
> That would be much more convenient, and make the customisation around
> the tab name a lot less confusing.

Now tab-bar-tab-name-format-functions is pushed to master.

Please try to customize it and add tab-bar-tab-name-format-truncated
to the top of the list.

PS: I think no functions/defcustoms should be obsoleted with this change.




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

Previous Next


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