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: Eli Zaretskii
Subject: bug#41372: 28.0.50; [PATCH] Wrong value of tab-bar-tab-name-ellipsis
Date: Sun, 24 May 2020 05:33:59 +0300

> From: Juri Linkov <juri@linkov.net>
> Date: Sun, 24 May 2020 01:28:12 +0300
> Cc: 41372@debbugs.gnu.org
> 
> >> 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.

Thanks.





reply via email to

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