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:19 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

>     Also I'd remove the makefile faces from the `faces' group - currently
>
> I agree; I did that.

There is still the last face in the group `faces' that doesn't belong to
this group: `display-time-mail-face'.  Currently it is in two groups:
`faces' and `display-time'.  So we could remove it from `faces'.

However, there is another similar face that is used to highlight text in
the mode line: `Buffer-menu-buffer'.  We could create a new group
`modeline-faces' and add all modeline-related faces to this new group.
The faces that could be added to `modeline-faces' are:

Buffer-menu-buffer
display-time-mail-face
mode-line-highlight
mode-line-inactive
mode-line

Or alternatively, add `Buffer-menu-buffer' and `display-time-mail-face' to
the existing group `modeline' (where three latter faces from the list above
already belong to), and add the parent group `faces' to the group `modeline'.

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





reply via email to

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