(emh-quitting-method): `mime/output-buffer-name' ->
authormorioka <morioka>
Thu, 27 Mar 1997 20:42:57 +0000 (20:42 +0000)
committermorioka <morioka>
Thu, 27 Mar 1997 20:42:57 +0000 (20:42 +0000)
`emh-quitting-method'.

emh.el

diff --git a/emh.el b/emh.el
index 9bd59c9..96a2e04 100644 (file)
--- a/emh.el
+++ b/emh.el
@@ -8,7 +8,7 @@
 ;; Created: 1993/11/21
 ;;     Renamed: 1993/11/27 from mh-e-mime.el
 ;;     Renamed: 1997/02/21 from tm-mh-e.el
-;; Version: $Revision: 0.17 $
+;; Version: $Revision: 0.18 $
 ;; Keywords: MH, MIME, multimedia, encoded-word, multilingual, mail
 
 ;; This file is part of emh.
@@ -38,7 +38,7 @@
 ;;;
 
 (defconst emh-RCS-ID
-  "$Id: emh.el,v 0.17 1997-03-18 14:57:06 morioka Exp $")
+  "$Id: emh.el,v 0.18 1997-03-27 20:42:57 morioka Exp $")
 
 (defconst emh-version (get-version-string emh-RCS-ID))
 
@@ -255,8 +255,7 @@ It is registered to variable `mime-view-content-header-filter-alist'."
           (function emh-content-header-filter))
 
 (defun emh-quitting-method ()
-  (let ((win (get-buffer-window
-             mime/output-buffer-name))
+  (let ((win (get-buffer-window mime-echo-buffer-name))
        (buf (current-buffer))
        )
     (if win