emacs-devel
[Top][All Lists]
Advanced

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

Re: need a way to override defface?


From: Ryan Yeske
Subject: Re: need a way to override defface?
Date: Mon, 09 Jul 2007 19:46:41 -0700

"Drew Adams" <address@hidden> writes:

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

What about the set-face-* functions?

Ryan




reply via email to

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