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

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

bug#59371: 29.0.50; `font` frame property not obeyed on minibuffer-only


From: Stefan Monnier
Subject: bug#59371: 29.0.50; `font` frame property not obeyed on minibuffer-only frame
Date: Sat, 19 Nov 2022 09:16:30 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

>>     src/emacs -Q --eval \
>>         '(progn
>>            (setq minibuffer-frame-alist
>>                  `((font . "-misc-fixed-bold-r-normal-*-13-*-*-*-*-*-*-*")))
>>            (setq default-frame-alist `((minibuffer))))'

BTW, we need to be able to add this kind of thing to our test suite (the
above recipe has been broken several times already over the years).

> Would you please see if this has now been fixed on master?

Yes, it's working correctly again, thank you,


        Stefan






reply via email to

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