GNU bug report logs -
#17003
M-x customize-face do not list font list
Previous Next
Full log
Message #10 received at 17003 <at> debbugs.gnu.org (full text, mbox):
David Englund <public <at> 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
This bug report was last modified 3 years and 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.