tm 7.27.
[elisp/tm.git] / mime-setup.el
index 8936601..56e63a1 100644 (file)
@@ -6,7 +6,7 @@
 ;;;
 ;;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Version:
-;;;    $Id: mime-setup.el,v 7.9 1995/10/28 06:02:53 morioka Exp $
+;;;    $Id: mime-setup.el,v 7.10 1995/11/19 13:47:54 morioka Exp $
 ;;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word
 ;;;
 ;;; This file is part of tm (Tools for MIME).
   )
 
 
-;;; @ for RMAIL
+;;; @ for RMAIL and VM
 ;;;
 
-(add-hook 'mail-mode-hook  'mime/editor-mode)
+;;(add-hook 'mail-mode-hook  'mime/editor-mode)
 (add-hook 'mail-setup-hook 'mime/decode-message-header)
+(add-hook 'mail-setup-hook 'mime/editor-mode 'append)
 (add-hook 'mail-send-hook  'mime-editor/maybe-translate)