unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* need a way to override defface?
@ 2007-07-09 23:55 Drew Adams
  2007-07-10  2:46 ` Ryan Yeske
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2007-07-09 23:55 UTC (permalink / raw)
  To: Emacs-Devel

`setq' will override a value already given to a variable by `defvar' or
`defcustom', but is there a way to override a face already defined by
`defface'?  Interactively, you can use `C-M-x' on another `defface' to
override the previous definition, but how can you do that programmatically
(without resorting to `eval-defun')?

If there is no good way to do this, how about adding one?

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

end of thread, other threads:[~2007-07-14 22:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-09 23:55 need a way to override defface? Drew Adams
2007-07-10  2:46 ` Ryan Yeske
2007-07-10  3:00   ` Drew Adams
2007-07-14 22:58     ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).