From: Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Po Lu <luangruo@yahoo.com>
Cc: 59371-done@debbugs.gnu.org
Subject: bug#59371: 29.0.50; `font` frame property not obeyed on minibuffer-only frame
Date: Sat, 19 Nov 2022 09:16:30 -0500 [thread overview]
Message-ID: <jwvr0xz826x.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87h6yvbi0l.fsf@yahoo.com> (Po Lu's message of "Sat, 19 Nov 2022 14:00:42 +0800")
>> 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
next prev parent reply other threads:[~2022-11-19 14:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-18 22:20 bug#59371: 29.0.50; `font` frame property not obeyed on minibuffer-only frame Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-19 6:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-19 14:16 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-11-20 0:33 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-20 14:00 ` Michael Albinus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvr0xz826x.fsf-monnier+emacs@gnu.org \
--to=bug-gnu-emacs@gnu.org \
--cc=59371-done@debbugs.gnu.org \
--cc=luangruo@yahoo.com \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.