From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53115 Path: main.gmane.org!not-for-mail From: Matthias Andree Newsgroups: gmane.emacs.gnus.general Subject: Re: SOLVED: W s on PGP clearsigned messages Date: Thu, 12 Jun 2003 15:51:42 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055432312 24530 80.91.224.249 (12 Jun 2003 15:38:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2003 15:38:32 +0000 (UTC) Original-X-From: ding-owner+M1659@lists.math.uh.edu Thu Jun 12 17:38:29 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 19QU9l-0006NN-00 for ; Thu, 12 Jun 2003 17:38:29 +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 19QUAv-0007SO-00; Thu, 12 Jun 2003 10:39:41 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19QUAn-0007SG-00 for ding@lists.math.uh.edu; Thu, 12 Jun 2003 10:39:33 -0500 Original-Received: (qmail 8327 invoked by alias); 12 Jun 2003 13:52:49 -0000 Original-Received: (qmail 8322 invoked from network); 12 Jun 2003 13:52:48 -0000 Original-Received: from pd9e1ee78.dip.t-dialin.net (HELO m2a2.dyndns.org) (postfix@217.225.238.120) by 64.157.176.121 with SMTP; 12 Jun 2003 13:52:48 -0000 Original-Received: by merlin.emma.line.org (Postfix, from userid 500) id 6449F84AC4; Thu, 12 Jun 2003 15:51:42 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: (Reiner Steib's message of "Thu, 12 Jun 2003 12:25:57 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53115 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53115 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: >>> Would it make sense, to let-bind `gnus-article-emulate-mime' in >>> `gnus-summary-force-verify-and-decrypt'? > [...] >>> (let ((mm-verify-option 'known) >>> (mm-decrypt-option 'known) >>> (gnus-article-emulate-mime t) ;; <== added > > Does it work for you? I.e. set `gnus-article-emulate-mime' to nil, > evaluate the above code (press `C-x C-e' after the last parenthesis) > and test, if `W s' works as expected. Works for me (I pasted the stuff into eval-expression though.) -- Matthias Andree