GNU bug report logs - #59371
29.0.50; `font` frame property not obeyed on minibuffer-only frame

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Fri, 18 Nov 2022 22:21:02 UTC

Severity: normal

Found in version 29.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 59371-done <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 59371-done <at> debbugs.gnu.org
Subject: Re: bug#59371: 29.0.50; `font` frame property not obeyed on
 minibuffer-only frame
Date: Sun, 20 Nov 2022 08:33:00 +0800
Stefan Monnier <monnier <at> 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.




This bug report was last modified 2 years and 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.