From xemacs-m  Sat Mar 22 15:23:27 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 PAA00430
	for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 15:23:26 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQciaf27710; Sat, 22 Mar 1997 16:23:26 -0500 (EST)
Date: Sat, 22 Mar 1997 16:23:26 -0500 (EST)
Message-Id: <QQciaf27710.199703222123@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: <199703222103.QAA09017@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>
	<QQciab26428.199703222023@crystal.WonderWorks.COM>
	<199703222037.PAA08941@amber.vis-av.com>
	<QQciad26785.199703222046@crystal.WonderWorks.COM>
	<199703222103.QAA09017@amber.vis-av.com>
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta103)
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

Derrell Lipman writes:
 > >>>>> "  Kyle" == Kyle Jones <kyle_jones@wonderworks.com> writes:
 > 
 >   Kyle> M-x apropos is your friend.
 > 
 >   Kyle>     vm-summary-highlight-face's value is bold
 >   Kyle>       -- a variable declared in Lisp.
 > 
 >   Kyle>     Documentation:
 >   Kyle>     *Face to use to highlight the summary entry for the current message.
 >   Kyle>     Nil means don't highlight the current message's summary entry.
 > 
 > Setting this face does not change the summary buffer's current message
 > font.  Viewing the properties of this face provides this:

It's not a face, it's a variable whose value must be a face or or
nil.  Which, by Jingo, it sez in that thar docstring. :)

 > >> Are the mappings of these faces documented anywhere?
 > 
 >   Kyle> "Documented?" he pondered.
 > 
 > Yeah, that's what I thought. :-)

It's documented, but not in a place you'd be likely to find it.
C-h f highlight-headers.

