From: Lars Ingebrigtsen <larsi@gnus.org>
To: David Englund <public@beloved.name>
Cc: 17003@debbugs.gnu.org, 20648@debbugs.gnu.org
Subject: bug#17003: bug#20648: Consider adding font list to M-x customize-face
Date: Sun, 08 May 2022 14:10:27 +0200 [thread overview]
Message-ID: <87a6bsjkcs.fsf@gnus.org> (raw)
In-Reply-To: <5320E864.2090202@beloved.name> (David Englund's message of "Thu, 13 Mar 2014 00:06:12 +0100")
David Englund <public@beloved.name> writes:
> The font list you find by going to Options - Set Default Font... from
> the menu bar is not visible at M-x customize-face.
>
> Can you please add it?
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
I think that would be nice -- we could have a button that pops up
(if (fboundp 'x-select-font)
(x-select-font)
(mouse-select-font))
and then uses the selected font to fill in the font attributes in the
face (family/foundry/weight etc) specification in the Customize buffer.
But I took a look at implementing this, and as usual, I got lost in the
way Widgets are defined, and I gave up. If somebody else wants to take
a stab at this, I think it would make a nice addition.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
prev parent reply other threads:[~2022-05-08 12:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-12 23:06 bug#17003: M-x customize-face do not list font list David Englund
2022-05-08 12:10 ` Lars Ingebrigtsen [this message]
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=87a6bsjkcs.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=17003@debbugs.gnu.org \
--cc=20648@debbugs.gnu.org \
--cc=public@beloved.name \
/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.