GNU bug report logs -
#74362
31.0.50; Add completions for font names
Previous Next
Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>
Date: Thu, 14 Nov 2024 22:50:02 UTC
Severity: normal
Found in version 31.0.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 74362 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Thu, 14 Nov 2024 17:48:54 -0500, Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org> said:
Stefan> Package: Emacs
Stefan> Version: 31.0.50
Stefan> In the UI of `customize-face`, the font family name is the main one that
Stefan> provides no help to fill it.
Stefan> The simple patch below provides completion (I had to put the completion
Stefan> function in `cus-edit.el` because of a circularity between
Stefan> `cus-face.el` and `minibuffer.el` so we can't call
Stefan> `completion-table-dynamic` while loading `cus-face.el`).
Stefan> Comments/objections?
You have trailing whitespace. Also it would be better if this was
wrapped in `completion-table-case-fold', I think (everyone disagrees
on how to write "mono").
Robert
--
This bug report was last modified 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.