all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Fixing the face menu
@ 2005-06-26  4:46 Richard M. Stallman
  2005-06-27  7:47 ` Lute Kamstra
  0 siblings, 1 reply; 3+ messages in thread
From: Richard M. Stallman @ 2005-06-26  4:46 UTC (permalink / raw)


The faces menu automatically lists all faces that are defined
except those whose names are matched by facemenu-unlisted-faces.
I am pretty sure that list is not up to date, and that various
packages define faces that shouldn't be listed in the menu
but currently do get listed.

We could go through all deffaces and update the value of
facemenu-unlisted-faces, but can we do something cleaner that will
require less maintenance?  For instance, list in each defface
whether to include it in the face menu?  Or list in each defface
if it should NOT be included in the face menu?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-28  4:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-26  4:46 Fixing the face menu Richard M. Stallman
2005-06-27  7:47 ` Lute Kamstra
2005-06-28  4:16   ` Richard M. Stallman

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.