From xemacs-m  Tue Feb  4 17:31:29 1997
Received: from sym.primuscorp.com (root@[207.14.28.20])
	by xemacs.org (8.8.5/8.8.5) with SMTP id RAA12838
	for <xemacs-beta@xemacs.org>; Tue, 4 Feb 1997 17:31:29 -0600 (CST)
Received: from horus (horus.primuscorp.com [198.187.136.23]) by sym.primuscorp.com (8.6.11/8.6.9) with ESMTP id PAA15431 for <xemacs-beta@xemacs.org>; Tue, 4 Feb 1997 15:49:07 -0800
Received: from roy by horus (SMI-8.6/SMI-SVR4)
	id PAA22082; Tue, 4 Feb 1997 15:30:15 -0800
Received: by roy (SMI-8.6/SMI-SVR4)
	id PAA28471; Tue, 4 Feb 1997 15:30:29 -0800
Date: Tue, 4 Feb 1997 15:30:29 -0800
Message-Id: <199702042330.PAA28471@roy>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Damon Lipparelli <lipp@primus.com>
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: XEmacs 20.0 w/ MULE enables TM
Reply-To: Damon Lipparelli <lipp@primus.com>
Organization: Primus Communications Corporation
X-Mailer: VM 6.11 [ XEmacs 20.0 (test1) ]

I just re-built XEmacs 20.0 (test1) with MULE enabled (fantastic, by the
way) and was surprised to discover that TM (or a large part of it) is
dumped into XEmacs.  In particular, 'mime-setup is a feature and this
really screws up sending with VM 6.

To disable it I had to add the following to my ".vm" file:

(remove-hook 'mail-setup-hook 'mime/decode-message-header)
(remove-hook 'mail-setup-hook 'mime/editor-mode)
(remove-hook 'mail-send-hook 'mime-editor/maybe-translate)

-lipp

---

YOW!!!  I am having fun!!!

