emacs-devel
[Top][All Lists]
Advanced

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

Re: Customizing faces with `defcustom'


From: martin rudalics
Subject: Re: Customizing faces with `defcustom'
Date: Tue, 30 Aug 2005 07:55:23 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

>     However, the
>     associated tags are not assgined a face like `custom-variable-tag'.
>
> I don't understand that sentence at all, sorry.
>
>

Consider, for example, the customization buffer for `matching':

(1) `match' stands out in `custom-face-tag-face', by default scaled by
    1.2 and bold.

(2) `list-matching-lines-default-context-lines' is highlighted in
    `custom-variable-tag-face', by default scaled by 1.2 and bold.

Then come the options

(3) `list-matching-lines-face' and
    `list-matching-lines-buffer-name-face' both in default face.

This makes it more difficult to spot the latter and makes you believe
that these options are part of the text explaining
`list-matching-lines-default-context-lines'.  Shouldn't it be possible
to give _all_ "tags" of custom - variables (including face-valued ones),
faces, groups - a similar appearance with respect to height, pitch, and
the like.





reply via email to

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