emacs-devel
[Top][All Lists]
Advanced

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

Re: master d014a5e: Use fixed-pitch font for display-line-numbers


From: Yuri Khan
Subject: Re: master d014a5e: Use fixed-pitch font for display-line-numbers
Date: Wed, 12 Jul 2017 15:06:21 +0700

On Wed, Jul 12, 2017 at 7:09 AM, Mark Oteiza <address@hidden> wrote:

> address@hidden (Eli Zaretskii) writes:
>>  (defface line-number
>> -  '((t :inherit (shadow default)))
>> +  '((t :inherit (shadow default) :family "Monospace Serif"))
>
> Niggling, but I think it would be better to simply add the existing
> monospace serif face to the inherits, e.g.:
>
>   (fixed-pitch-serif shadow default)

Why fixed-pitch-serif? fixed-pitch should be sufficient.



reply via email to

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