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: Eli Zaretskii
Subject: Re: master d014a5e: Use fixed-pitch font for display-line-numbers
Date: Wed, 12 Jul 2017 17:36:04 +0300

> From: Yuri Khan <address@hidden>
> Date: Wed, 12 Jul 2017 15:06:21 +0700
> Cc: Emacs developers <address@hidden>, Eli Zaretskii <address@hidden>
> 
> 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.

I'm not sure I understand: sufficient for what?  These are two
different families.



reply via email to

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