From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53103 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.gnus.general Subject: Re: SOLVED: W s on PGP clearsigned messages Date: Wed, 11 Jun 2003 17:58:24 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Sender: ding-owner@lists.math.uh.edu Message-ID: References: Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055348475 19947 80.91.224.249 (11 Jun 2003 16:21:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2003 16:21:15 +0000 (UTC) Original-X-From: ding-owner+M1647@lists.math.uh.edu Wed Jun 11 18:21:12 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Q8Hl-0004oh-00 for ; Wed, 11 Jun 2003 18:17:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19Q8K2-00037w-00; Wed, 11 Jun 2003 11:19:38 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19Q8Ju-00037o-00 for ding@lists.math.uh.edu; Wed, 11 Jun 2003 11:19:30 -0500 Original-Received: (qmail 44712 invoked by alias); 11 Jun 2003 16:19:29 -0000 Original-Received: (qmail 44707 invoked from network); 11 Jun 2003 16:19:29 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 11 Jun 2003 16:19:29 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Q8EJ-0004VB-00 for ; Wed, 11 Jun 2003 18:13:43 +0200 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Q8AW-00048f-00 for ; Wed, 11 Jun 2003 18:09:48 +0200 Original-Lines: 29 Original-X-Complaints-To: usenet@main.gmane.org X-Face: #vK]N[`vqjuod*|)'[iD7/"3AB-ApT%fmN"LWAg@oS7OesGv~)n[OBTLM#I="J'Y^-7I I/ps7o_'IK@#-Rs{::DZ@O8yS|fexe,XslY[:dNWOb~>?mC-&i_c)say:"\IpA.5U.b]'NY;Pks{lb h.+#6%DpZuaK3dcHB`Av3zc:r!C%~s0&m,tWj]&},qg.+0ww2gK%f!:GK|wMl.I!(voY*1"^li8"~B BNG)9LvPi?^DMR-GVDnZqhu*3Hi,+g=wFhI)BL6&u{EOVEHjVEVq~d?_}lMntWAc3(6?kftjc>_f>! g0wM(qPM$d5]^TT_Qyi&L?LGVG)SHN;Gk/,pkY9,~ Mail-Copies-To: nobody User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:DZT/eEifQpNxNvaCFeDOLfAzZDk= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53103 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53103 On Tue, Jun 10 2003, Matthias Andree wrote: > I've solved my "can't verify traditionally clearsigned PGP messages" I > reported some weeks ago, this feature requires gnus-article-emulate-mime > to be t. I guess we should try to make `W s' work for this case too (or at least document that `gnus-article-emulate-mime' affects "traditionally clearsigned PGP messages", too). Would it make sense, to let-bind `gnus-article-emulate-mime' in `gnus-summary-force-verify-and-decrypt'? (defun gnus-summary-force-verify-and-decrypt () "Display buttons for signed/encrypted parts and verify/decrypt them." (interactive) (let ((mm-verify-option 'known) (mm-decrypt-option 'known) (gnus-article-emulate-mime t) ;; <== added (gnus-buttonized-mime-types (append (list "multipart/signed" "multipart/encrypted") gnus-buttonized-mime-types))) (gnus-summary-select-article nil 'force))) Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/