[Mew-dist 16197] Re: interface of mew-decode-multipart-signed-switch

Ryutaroh Matsumoto ryutaroh at example.com
2001年 2月 6日 (火) 21:47:50 JST


From: Ryutaroh Matsumoto <ryutaroh at example.com>
Subject: [Mew-dist 16178] Re: interface of mew-decode-multipart-signed-switch
> 私も同じように見えたので以下のように適当な文字列を返すだけの関数を定義し
> たんですが、
> 
> (defun mew-smime-verify (file1 file2)
>   (message "PGP verifying ... ")
>   "Good S/MIME Signature")
> 
> (setq mew-decode-multipart-signed-switch (cons
>    '("application/x-pkcs7-signature" . mew-smime-verify)
>    mew-decode-multipart-encrypted-switch))

これはmew-decode-multipart-signed-switchに変なもんを入れているからいけな
いんですね。あほなこと書いてすみません。

--
松本  隆太郎



Mew-dist メーリングリストの案内