* wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
authoryoichi <yoichi>
Wed, 17 Dec 2003 16:25:21 +0000 (16:25 +0000)
committeryoichi <yoichi>
Wed, 17 Dec 2003 16:25:21 +0000 (16:25 +0000)
wl/ChangeLog
wl/wl-mime.el

index f93a60b..0dcab4f 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
+
+       * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
+
 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
index 27f25e5..31ccf2e 100644 (file)
@@ -428,10 +428,8 @@ It calls following-method selected from variable
          (set-window-start
           (get-buffer-window mime-echo-buffer-name)
           (point-max))
-         (setq m-beg (point))
          (insert-buffer-substring
-          (if status pgg-output-buffer pgg-errors-buffer))
-         (decode-coding-region m-beg (point) wl-cs-autoconv))
+          (if status pgg-output-buffer pgg-errors-buffer)))
       (message "Cannot find pgp signed region"))))
 
 ;; XXX: encrypted multipart isn't represented as multipart