emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

need a way to override defface?


From: Drew Adams
Subject: need a way to override defface?
Date: Mon, 9 Jul 2007 16:55:11 -0700

`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?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]