tm 7.96.
[elisp/tm.git] / tm-setup.el
index f34590c..9aaf7c5 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1994,1995,1996 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: tm-setup.el,v 7.7 1996/08/31 14:39:06 morioka Exp $
+;; Version: $Id: tm-setup.el,v 7.8 1996/12/10 11:41:22 morioka Exp $
 ;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word
 
 ;; This file is part of tm (Tools for MIME).
 ;;; @ for RMAIL
 ;;;
 
-(call-after-loaded 'rmail
-                  (function
-                   (lambda ()
-                     (require 'tm-rmail)
-                     ))
-                  'rmail-mode-hook)
+(or running-xemacs-with-mule
+    (call-after-loaded 'rmail
+                      (function
+                       (lambda ()
+                         (require 'tm-rmail)
+                         ))
+                      'rmail-mode-hook)
+    )
 
 
 ;;; @ for mh-e