From xemacs-m  Tue Mar 25 09:44:48 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 JAA02289
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 09:44:46 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcikk09945; Tue, 25 Mar 1997 10:44:46 -0500 (EST)
Date: Tue, 25 Mar 1997 10:44:46 -0500 (EST)
Message-Id: <QQcikk09945.199703251544@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 (XEmacs Beta List)
Subject: xfaces/VM idiosyncracy
In-Reply-To: <9703251020.AA11317@ndsoft.com>
References: <9703251020.AA11317@ndsoft.com>
X-Mailer: VM 6.23 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

Amir J. Katz writes:
 > In a mail I sent to Kyle & Steve, I wondered why the xface icon
 > appeared in the first header. I researched this a bit and found this:
 > 
 >     (setq vm-display-xfaces               t
 > 	  highlight-headers-hack-x-face-p nil)
 > 
 > --> 1. xface icon appears in the 1st header, before the text
 >     2. The X-Face header is displayed with all its funny characters.
 > 
 >     (setq vm-display-xfaces               nil
 > 	  highlight-headers-hack-x-face-p t)
 > 
 > --> 1. xface icon appears in the 'From:' header, after the word 'From:'
 >     2. The X-Face header is hidden.

I'll try it again... :) This is normal behavior.

