emacs-devel
[Top][All Lists]
Advanced

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

Re: Native display of line numbers, improved


From: Eli Zaretskii
Subject: Re: Native display of line numbers, improved
Date: Sun, 25 Jun 2017 18:10:10 +0300

> From: Stephen Berman <address@hidden>
> Cc: address@hidden
> Date: Sun, 25 Jun 2017 16:34:36 +0200
> 
> > Maybe you changed the face with defface, in which case you should keep
> > the :inherit part, because AFAIK text-scale-adjust doesn't scale every
> > face, only some of them and those which inherit from those few.
> 
> I used the Customize interface and kept :inherit.  Here's a screenshot
> showing what I did and the effect:

This shows your face inherits from font-lock-comment-face.  It should
inherit from line-number instead.  Or from the default face.  When I
do one of those, the scaling works as you expected.



reply via email to

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