From xemacs-m  Mon Jan 13 13:52:57 1997
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id NAA06664 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 13:52:56 -0600 (CST)
Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id NAA25988 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 13:52:27 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id NAA25026 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 13:52:26 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id OAA26135 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 14:52:23 -0500
,To: Heiko Muenkel <muenkel@tnt.uni-hannover.de>
cc: xemacs-beta@xemacs.org
References: <7941.852936278@rtp.ericsson.se>  <199701131657.RAA00813@daedalus.tnt.uni-hannover.de> 
Subject: Re: Wishful thinking for TM (1/2) 
In-reply-to: (Your message of Mon, 13 Jan 1997 17:57:16 +0100.)
             <199701131657.RAA00813@daedalus.tnt.uni-hannover.de> 
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: Mon, 13 Jan 1997 14:52:21 -0500
Message-ID: <18316.853185141@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>


    Heiko> I'm not sure, if it must be integrated tm. Here is a

Doesn't have to be at all.

    Heiko> package, which could be used additional to the tm
    Heiko> package. It works, but I've not had the time to finish it
    Heiko> :-(. Some icons are missing and also some commands and it
    Heiko> may be that you receive a file which is not in the list
    Heiko> mailtool-data-type-alist.

Thanks for the package.  I tried it out but it doesn't really quite
work for me.  I use MH-E instead of VM.  I added mailtool-add-icons to
mh-show-mode-hook, and it does get called.  However, it doesn't find
any attachments, etc., because the message doesn't have
X-sun-attachments.  However, it does have lot's of X-Sun-* in it, like
so:

----------
X-Sun-Data-Type: text
X-Sun-Data-Description: text
X-Sun-Data-Name: text
X-Sun-Charset: iso-8859-1
X-Sun-Content-Lines: 34

Hi Ray,

[snip]

----------
X-Sun-Data-Type: default
X-Sun-Data-Name: rune34.tar
X-Sun-Encoding-Info: uuencode
X-Sun-Content-Lines: 7558

begin 600 rune34.tar
[snip]

I guess this isn't what mailtool is looking for.  Oh well.

Ray

