bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41372: 28.0.50; [PATCH] Wrong value of tab-bar-tab-name-ellipsis


From: Juri Linkov
Subject: bug#41372: 28.0.50; [PATCH] Wrong value of tab-bar-tab-name-ellipsis
Date: Mon, 25 May 2020 01:02:05 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

tags 41372 fixed
close 41372 27.1
thanks

>> >> Thanks for the patch.  One problem is that the patch hard-codes the
>> >> ellipsis, so that the user loses the ability to configure it.
>> >> A better way would be to leave defvar tab-bar-tab-name-ellipsis,
>> >> but by default set its value to nil.  So when it's non-nil, then use its
>> >> value, otherwise use "…"/"..." by default.
>> >
>> > You're right. Here's un updated patch:
>> 
>> Eli, this patch should go to emacs-27?
>
> I'm okay with doing that on emacs-27, yes.

Now pushed to emacs-27.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]