GNU bug report logs - #59208
29.0.50; tab-bar-auto-width plus display space cpu spin

Previous Next

Package: emacs;

Reported by: Aaron Jensen <aaronjensen <at> gmail.com>

Date: Sat, 12 Nov 2022 07:33:01 UTC

Severity: normal

Fixed in version 29.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: Aaron Jensen <aaronjensen <at> gmail.com>
Cc: 59208 <at> debbugs.gnu.org
Subject: bug#59208: 29.0.50; tab-bar-auto-width plus display space cpu spin
Date: Sun, 13 Nov 2022 20:17:15 +0200
close 59208 29.0.50
thanks

> I should note that my actual tab function has text as well (the tab
> name) and then I add a space at the end.  The spaces are just visual
> padding.

I didn't try with text, I tried only with spaces as in your test case:

>         (defun aj/tab-bar-tab-name-format (tab i)
>         (propertize
>         (propertize " " 'display '(space :width (8)))
>         'face (funcall tab-bar-tab-face-function tab)))

But I believe that all cases should be fixed now
by the commit 443bd35e86.




This bug report was last modified 2 years and 187 days ago.

Previous Next


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