GNU bug report logs - #52493
29.0.50; Setting Inconsolata up in init.el makes default face rendered wrong

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dgutov <at> yandex.ru>

Date: Tue, 14 Dec 2021 23:45:01 UTC

Severity: normal

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 52493 <at> debbugs.gnu.org
Subject: bug#52493: 29.0.50; Setting Inconsolata up in init.el makes default face rendered wrong
Date: Wed, 15 Dec 2021 16:57:45 +0200
> From: Dmitry Gutov <dgutov <at> yandex.ru>
> Date: Wed, 15 Dec 2021 02:43:30 +0300
> 
> It's a weird scenario, but evaluating this in 'emacs -Q' will make
> characters render more narrowly (and a little shorter) than it did
> previously:
> 
> (set-face-attribute 'default nil :height 110 :family "Inconsolata_dz")
> 
> See the attached screenshot with comparison (master is on the left).

Indeed, weird.  What does the below show?

  M-: (face-font 'default) RET

after you evaluate the above in "emacs -Q"?  And how does it differ
from the same in a version of Emacs that predates the changes of the
mode-line face?

Also, what happens if you invoke Emacs like this:

  $ emacs -Q -fn Inconsolata_dz




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

Previous Next


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