From xemacs-m  Sun Mar 16 15:27:15 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 PAA06268
	for <xemacs-beta@xemacs.org>; Sun, 16 Mar 1997 15:27:13 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcheb22134; Sun, 16 Mar 1997 16:27:13 -0500 (EST)
Date: Sun, 16 Mar 1997 16:27:13 -0500 (EST)
Message-Id: <QQcheb22134.199703162127@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: X-Face, exposed
In-Reply-To: <199703162113.QAA20473@amber.vis-av.com>
References: <199703162113.QAA20473@amber.vis-av.com>
X-Mailer: VM 6.20 under 19.15 XEmacs Lucid (beta99)
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:
 > I would expect running (vm-expose-hidden-headers) to convert the
 > X-Face image back in to the X-Face: header line, but it doesn't.  Is
 > there some other way to do this?  There should be a way to show the
 > raw data of any part of a mail message.

There is, if you don't uses highlight-headers.el.  Long ago I sent
a Patch that caused the X-Face header not to be made invisible,
but It was not accepted.  Don't know why.  Under VM, I recommend

(setq vm-display-xfaces t
      highlight-headers-hack-x-face-p nil)

