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: Po Lu
Subject: bug#59371: 29.0.50; `font` frame property not obeyed on minibuffer-only frame
Date: Sun, 20 Nov 2022 08:33:00 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>>     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).

Right.  But the problem is that those test depend on details of the
system and X server configuration, and I don't think EMBA runs tests
under X at all.

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

Thanks, I'm closing this bug then.




reply via email to

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