From xemacs-m  Wed Mar 19 10:36:26 1997
Received: from sicmail.epfl.ch (sicmail.epfl.ch [128.178.50.31])
	by xemacs.org (8.8.5/8.8.5) with SMTP id KAA26594
	for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 10:36:25 -0600 (CST)
Received: from lspsun16.epfl.ch by sicmail.epfl.ch with SMTP (PP);
          Wed, 19 Mar 1997 17:26:09 +0100
Received: by lspsun16.epfl.ch (5.x/Epfl-4.9-c/MX) id AA18267;
          Wed, 19 Mar 1997 17:36:06 +0100
Date: Wed, 19 Mar 1997 17:36:06 +0100
Message-Id: <9703191636.AA18267@lspsun16.epfl.ch>
From: Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
To: xemacs-beta@xemacs.org
Subject: Re: TM with VM breaks X-Face display
In-Reply-To: <QQchoj05795.199703191620@crystal.WonderWorks.COM>
References: <199703172105.QAA23307@amber.vis-av.com> <199703191553.QAA22641@daedalus.tnt.uni-hannover.de> <QQchoj05795.199703191620@crystal.WonderWorks.COM>
X-Attribution: Oscar
X-Face: &f0TVPZirOQ$"C[5pZkDY(1~+M1p0&edTtJPL-*?u$b(vr<1m?~iZBqp2YoDS[IyxDHV<MN 
        x;/;<I]H;2OOZd:+cj^}L-,Hixp!@].>U~)KHl|Kpm"='5OF?vT]k_HQ1]|^}Pm>,;+]iJCt_-Y[S\ 
        EpwT);2R8#[4dt8~*}&#3$6xI4jNZM9lVHua'vIM[PEx*#cgxCVruf1zN0}
X-Mailer: ViewMail (vm) Version 6.19 with Emacs 20.0 XEmacs Lucid
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII

>>>>> "Kyle" == Kyle Jones <kyle_jones@wonderworks.com> writes:

  Kyle> Heiko Muenkel writes:

  >> I've no problems with this in beta 98 with tm and vm. But I've still
  >> other problems. It seems, that the german characters =F6=E4=FC=D6=C4=DC=
  >> =DF are
  >> changed by vm 6.x together with tm. I've had no problems with the old
  >> vm 5.x and tm. But it may be, that I've not customized vm in the right
  >> way for this. I've only customized tm-edit to handle this.

  Kyle> If you're going to use TM's MIME editor, you should set
  Kyle> vm-send-using-mime to nil.  Otherwise there will likely be all
  Kyle> kinds of problems.

tm-vm takes care of this so that users who want to use TM with VM
only have to

(require 'mime-setup)
(require 'tm-vm)

Oscar

