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

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

bug#4988: 23.1; In Emacs 23, face-spec-set amends instead of setting


From: Chong Yidong
Subject: bug#4988: 23.1; In Emacs 23, face-spec-set amends instead of setting
Date: Sun, 25 Nov 2012 12:55:43 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.90 (gnu/linux)

trentbuck@gmail.com writes:

> In Emacs 22,
>
>  (face-spec-set 'ido-subdir '((t :inherit dired-directory)))
>
> sets the ido-subdir face.  In Emacs 23, the same form merely amends
> the defface spec -- the defface's :foreground "red" property isn't
> unset.

I've committed a change to face-spec-set in trunk which fixes this.





reply via email to

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