Hi,
I played a little with custom and encountered a completely different
behavior when I define my own face. Then I'm able to change everything
I want (but bold-italic still sticks ugly) in contrast to the xemacs
default face 'bold-italic.
Here is what I did:
,----
| (defgroup facebug-group nil
| "Facebug group."
| :group 'facebug)
|
| (defface facebug-bold-italic '((t (:bold t :italic t)))
| "Face used for displaying bold italic emphasized text."
| :group 'facebug-group)
`----
It works nicely when enterring customize 'facebug ;)
Where does the the face bold-italic come from (where is it declared) ?
How can I find such things out (apropos does not help)?
Yours
Marcus
--
Yes, God had a deadline. So he wrote all in LISP.
marcus(a)antbear.org
http://www.antbear.org