[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Incorrect font weight selected
From: |
Eli Zaretskii |
Subject: |
Re: Incorrect font weight selected |
Date: |
Mon, 20 Dec 2021 21:52:46 +0200 |
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Yuri D'Elia <wavexx@thregr.org>, Eli Zaretskii <eliz@gnu.org>,
> emacs-devel@gnu.org
> Date: Mon, 20 Dec 2021 14:43:42 -0500
>
> emacs -Q --eval '(setq minibuffer-frame-alist `((font .
> "-misc-fixed-bold-r-normal-*-13-*-*-*-*-*-*-*")) default-frame-alist
> `((minibuffer . nil)))'
>
> with the old code (e.g. Emacs-28, Emacs-27, ...) the minibuffer frame
> gets a "misc fixed bold" font, whereas with the current code on `master`
> the minibuffer frame gets a "misc fixed non-bold" font.
>
> I see the same with "DejaVu Sans Bold" instead of
> "-misc-fixed-bold-r-normal-*-13-*-*-*-*-*-*-*", so you can probably
> reproduce it with "any" other font.
And if you revert commit 1b2511f?
- Re: Incorrect font weight selected, (continued)
- Re: Incorrect font weight selected, Yuri D'Elia, 2021/12/18
- Re: Incorrect font weight selected, Eli Zaretskii, 2021/12/18
- Re: Incorrect font weight selected, Yuri D'Elia, 2021/12/19
- Re: Incorrect font weight selected, Eli Zaretskii, 2021/12/19
- Re: Incorrect font weight selected, Yuri D'Elia, 2021/12/19
- Re: Incorrect font weight selected, Lars Ingebrigtsen, 2021/12/19
- Re: Incorrect font weight selected, Yuri D'Elia, 2021/12/19
- Re: Incorrect font weight selected, Eli Zaretskii, 2021/12/20
- Re: Incorrect font weight selected, Lars Ingebrigtsen, 2021/12/20
- Re: Incorrect font weight selected, Stefan Monnier, 2021/12/20
- Re: Incorrect font weight selected,
Eli Zaretskii <=
- Re: Incorrect font weight selected, Stefan Monnier, 2021/12/20
- Re: Incorrect font weight selected, Eli Zaretskii, 2021/12/20
- Re: Incorrect font weight selected, Dmitry Gutov, 2021/12/20
- Re: Incorrect font weight selected, Eli Zaretskii, 2021/12/21
- Re: Incorrect font weight selected, Yuri D'Elia, 2021/12/21
- Re: Incorrect font weight selected, Eli Zaretskii, 2021/12/21
- Re: Incorrect font weight selected, John ff, 2021/12/21
- Re: Incorrect font weight selected, Stefan Monnier, 2021/12/20
Re: Incorrect font weight selected, Sean Whitton, 2021/12/18