emacs-devel
[Top][All Lists]
Advanced

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

Re: Customizing faces with `defcustom'


From: Juri Linkov
Subject: Re: Customizing faces with `defcustom'
Date: Tue, 27 Dec 2005 21:04:47 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

>     I want to remind also there are more mismatched face variables:
>
>     locate-header-face: Hide Value nil
>        State: STANDARD. (mismatch)
>
>     delphi-other-face: Hide Value nil
>        State: STANDARD. (mismatch)
>
> I fixed those.  Which others are there?

I can find only one other face that has the nil value by default.
It is `glasses-face'.  Currently it uses `:type 'symbol', so it
has no problem.  But it would be more appropriate to use `:type 'face'
and add nil as an explicit alternative.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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