From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63022 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: slow PGP in No Gnus v0.4 Date: Wed, 26 Apr 2006 13:18:19 +0200 Message-ID: <87u08gtwjo.fsf@latte.josefsson.org> References: <871wvtbzwn.fsf@lapin-bleu.net> <87wtdft96c.fsf@lapin-bleu.net> <87d5f6kjcc.fsf@w3.org> <9eslo2alzk.fsf@gowron.rz-berlin.mpg.de> <871wvl95b6.fsf@lapin-bleu.net> <9emze9trg9.fsf@doze.jochen-kuepper.de> <87odyobp8d.fsf@lapin-bleu.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1146050385 28504 80.91.229.2 (26 Apr 2006 11:19:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Apr 2006 11:19:45 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m11549@lists.math.uh.edu Wed Apr 26 13:19:36 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FYi3M-0004Fa-PJ for ding-account@gmane.org; Wed, 26 Apr 2006 13:19:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FYi3G-0006h8-00; Wed, 26 Apr 2006 06:19:22 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FYi2V-0006h3-00 for ding@lists.math.uh.edu; Wed, 26 Apr 2006 06:18:35 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FYi2T-0005YK-A2 for ding@lists.math.uh.edu; Wed, 26 Apr 2006 06:18:35 -0500 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FYi2S-0006S1-00 for ; Wed, 26 Apr 2006 13:18:32 +0200 Original-Received: from localhost.localdomain (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k3QBIJwQ008711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 26 Apr 2006 13:18:19 +0200 Original-To: Max Froumentin OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:060426:max@lapin-bleu.net::x8p+ZdE74KeHuNsG:AxzJ X-Hashcash: 1:22:060426:ding@gnus.org::EA79Flc3rVXRFkts:OJYI In-Reply-To: <87odyobp8d.fsf@lapin-bleu.net> (Max Froumentin's message of "Wed, 26 Apr 2006 11:33:38 +0100") User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on yxa-iv X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on yxa.extundo.com X-Virus-Status: Clean X-MIME-Autoconverted: from 8bit to quoted-printable by yxa.extundo.com id k3QBIJwQ008711 X-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63022 Archived-At: Max Froumentin writes: > Jochen K=FCpper writes: > >>> So I'll restate my "defeats the purpose" statement: setting >>> (setq mm-verify-option 'always) >>> is useless if you don't set=20 >>> (setq gnus-buttonized-mime-types '("multipart/signed")) >>> as well. > >> Maybe a sentence should be added to the documentation of >> mm-verify-option? > > Wouldn't it make more sense to add multipart/signed to > gnus-buttonized-mime-types when mm-verify-option is set to 'always ? > Who could possibly want signatures to be automatically verified but > wouldn't want to see the results? I agree. If someone really doesn't want them, gnus-unbuttonized-mime-types should work. Patches welcome. ;)