GNU bug report logs - #39649
27.0.60; tab-line doesn't scroll

Previous Next

Package: emacs;

Reported by: João Guerra <joca.bt <at> gmail.com>

Date: Mon, 17 Feb 2020 18:53:01 UTC

Severity: normal

Found in version 27.0.60

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: João Guerra <joca.bt <at> gmail.com>
Cc: 39649 <at> debbugs.gnu.org
Subject: Re: bug#39649: 27.0.60; tab-line doesn't scroll
Date: Fri, 06 Mar 2020 01:53:22 +0200
> Ok, but how does that impact the characters sizes being different?

It's hard to see the differences in characters sizes.
Do you see the same problem when using colors?
For example:

(defface tab-line '((t :background "red")) "")
(defface my-tab-line '((t :background "blue")) "")
(setq tab-line-format (propertize "abcdef" 'face 'tab-line))
(setq tab-line-format (propertize "abcdef" 'face 'my-tab-line))




This bug report was last modified 4 years and 283 days ago.

Previous Next


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