[mew-dist 24688] Can't display PGP signed and encrypted part
Shigeru Yasuda
yasuda at example.com
2004年 3月 2日 (火) 17:35:06 JST
CVS HEAD の mew を使ってみたのですが、PGP signed && encrypted なパート
が見れないようです。("PSPE" マークがつくパート)
とりあえず以下の patch で見れるようになるみたいなんで、取り込んで
もらえないでしょうか?
Index: mew-const.el
===================================================================
RCS file: /cvsmew/mew/mew-const.el,v
retrieving revision 1.63
diff -u -r1.63 mew-const.el
--- mew-const.el 16 Feb 2004 09:29:13 -0000 1.63
+++ mew-const.el 2 Mar 2004 08:34:04 -0000
@@ -236,7 +236,7 @@
;;;
(defconst mew-regex-msg-icon "^\\([0-9]+\\) ")
-(defconst mew-regex-part "^... \\([.0-9]+\\) ") ;; yyy
+(defconst mew-regex-part "^.... \\([.0-9]+\\) ") ;; yyy
(defconst mew-regex-part-icon "<\\([.0-9]+\\)>")
(defsubst mew-regex-jmp-part (part) (format "^... \\(%s\\) " part)) ;; yyy
--
やすだ
Mew-dist メーリングリストの案内