emacs-pretest-bug
[Top][All Lists]
Advanced

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

C-M-x on defface doesn't always work


From: Johan Bockgård
Subject: C-M-x on defface doesn't always work
Date: Sun, 19 Jun 2005 01:43:38 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

C-M-x on a `defface' form doesn't work for resetting a face if the
user has set the face through custom. The face spec is not used; in
custom-declare-face:

     ;; If the user has already created the face, respect that.
     (let ((value (or (get face 'saved-face) spec)))

-- 
Johan Bockgård




reply via email to

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