From xemacs-m  Tue Mar 25 04:20:43 1997
Received: from web2.ndsoft.com (root@web2.ndsoft.com [199.203.68.30])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA24246
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 04:20:33 -0600 (CST)
Received: from romeo.ndsoft.com (romeo [194.90.171.61])
	by web2.ndsoft.com (8.8.5/8.8.5) with SMTP id MAA07317
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 12:18:36 +0300
Received: from ndsoft.com (piccard) by romeo.ndsoft.com (4.1/SMI-4.1)
	id AA00234; Tue, 25 Mar 97 12:20:23 IST
Received: by ndsoft.com (4.1/SMI-4.1)
	id AA11317; Tue, 25 Mar 97 13:20:23 IDT
Date: Tue, 25 Mar 97 13:20:23 IDT
Message-Id: <9703251020.AA11317@ndsoft.com>
From: "Amir J. Katz" <amir@piccard.ndsoft.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org (XEmacs Beta List)
Subject: xfaces/VM idiosyncracy
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta104)
Reply-To: amir@ndsoft.com
X-Face:  ##A>t)R3?k=s5sw'(<v}xy5K8i]2+gl@^A7,ZN.8v5,).3hzG^rRmob&I-^&2m>5K\s3KSk+iIbgHIrS_8k}#}MVff9#>t4r!a>yp<qFqhM>pweVJ!^S<@teMIaDDU(gXk!,)m]o|"X
X-Bogus-Quote: "

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.

FYI.
-- 
/* Amir J. Katz  E-mail: amir@ndsoft.com   URL: http://www.ndsoft.com */
/* EagleEye Control Software, LTD., Tel-Aviv, Israel                  */
/* .. I busted a mirror and got seven years bad luck, but my        ..*/
/* .. lawyer thinks he can get me five.        (Steven Wright)      ..*/

