(mime-article/check-pgp-signature): `mime-article/show-output-buffer'
authormorioka <morioka>
Thu, 27 Mar 1997 20:59:00 +0000 (20:59 +0000)
committermorioka <morioka>
Thu, 27 Mar 1997 20:59:00 +0000 (20:59 +0000)
-> `mime-show-echo-buffer'.

mime-pgp.el

index 67a59bc..234ed3c 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Created: 1995/12/7
 ;;     Renamed: 1997/2/27 from tm-pgp.el
-;; Version: $Id: mime-pgp.el,v 0.16 1997-03-27 20:39:15 morioka Exp $
+;; Version: $Id: mime-pgp.el,v 0.17 1997-03-27 20:59:00 morioka Exp $
 ;; Keywords: PGP, security, MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -190,9 +190,7 @@ It should be ISO 639 2 letter language code such as en, ja, ...")
       (kill-buffer (current-buffer))
       )
     (save-excursion
-      (mime-article/show-output-buffer)
-      )
-    (save-excursion
+      (mime-show-echo-buffer)
       (setq str (buffer-substring
                 (save-excursion
                   (goto-char beg)