From xemacs-m  Sat Mar 22 14:23:57 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA00057
	for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 14:23:53 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQciab26428; Sat, 22 Mar 1997 15:23:52 -0500 (EST)
Date: Sat, 22 Mar 1997 15:23:52 -0500 (EST)
Message-Id: <QQciab26428.199703222023@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: faces customization for VM
In-Reply-To: <199703222011.PAA08853@amber.vis-av.com>
References: <199703221710.MAA08457@amber.vis-av.com>
	<kigrah7vnpp.fsf@jagor.srce.hr>
	<QQchzu20763.199703221830@crystal.WonderWorks.COM>
	<199703222011.PAA08853@amber.vis-av.com>
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta102)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

 >   Kyle> I think Derell is using highlight-headers, which does not use
 >   Kyle> defface.  How that relates to lack of colors, I don't know.
 > 
 > This is _not_ just a headers issue.  When a message is displayed in
 > INBOX now, the headers themselves -- but not the header data --
 > (e.g. "To:", "Cc:") are displayed in a tiny non-italicized font.
 > Citations (e.g. "Hrvoje Niksic writes:") are also displayed in this
 > tiny font.  The message subject is displayed in a HUGE, bold,
 > italicized font, and the remaining header data is displayed in a
 > larger-than-normal italicized non-bold font, as is text included from
 > a previous message (i.e. preceeded with '>')

All of this is handled by highlight-headers.  These are the faces
that it uses.

message-cited-text
message-header-contents
message-headers
message-highlighted-header-contents

