(mh-display-msg): Use `mime-view-buffer'.
authormorioka <morioka>
Thu, 18 Jun 1998 12:49:14 +0000 (12:49 +0000)
committermorioka <morioka>
Thu, 18 Jun 1998 12:49:14 +0000 (12:49 +0000)
emh.el

diff --git a/emh.el b/emh.el
index 132ee32..ec0792b 100644 (file)
--- a/emh.el
+++ b/emh.el
@@ -105,8 +105,7 @@ nil, `emh-automatic-mime-preview' is used as default value."
                 (setq buffer-read-only t)
                 (setq buffer-file-name msg-filename)
                 (mh-show-mode)
-                (mime-view-mode nil nil nil
-                                aname (concat "show-" folder))
+                (mime-view-buffer aname (concat "show-" folder))
                 (goto-char (point-min))
                 )
             (let ((clean-message-header mh-clean-message-header)