bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#44316: 26.3; Faces `fixed-pitch' and `fixed-pitch-serif' are opposit


From: Lars Ingebrigtsen
Subject: bug#44316: 26.3; Faces `fixed-pitch' and `fixed-pitch-serif' are opposite what they should be
Date: Thu, 05 Nov 2020 15:57:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> >> > But that's not what I was asking: the "Mono Serif" family could
>> >> > include more than just DejaVu Mono.  I'm asking whether asking for
>> >> > that family always brings fonts with serifs, or sometimes you get
>> >> > fonts without serifs?  If you get DejaVu Mono, I guess the answer is
>> >> > "the latter"?

[...]

> Like this (from faces.el):
>
>   (defface fixed-pitch
>     '((t :family "Monospace"))
>     "The basic fixed-pitch face."
>     :group 'basic-faces)
>
>   (defface fixed-pitch-serif
>     '((t :family "Monospace Serif"))
>     "The basic fixed-pitch face with serifs."
>     :group 'basic-faces)

Oh, right.  Then the answer is "the latter".  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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