From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59919 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: S/MIME verification/decryption of MIME parts (patch) Date: Sun, 27 Feb 2005 19:05:09 +0100 Message-ID: References: <87r7j4xmb6.fsf@seamus.arnested.dk> <87y8d9udna.fsf@seamus.arnested.dk> 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 1109527361 3755 80.91.229.2 (27 Feb 2005 18:02:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2005 18:02:41 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M8460@lists.math.uh.edu Sun Feb 27 19:02:40 2005 Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5SkT-0005hC-Gd for ding-account@gmane.org; Sun, 27 Feb 2005 19:02:33 +0100 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 1D5Sne-0001Z0-00; Sun, 27 Feb 2005 12:05:50 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1D5SnZ-0001Yv-00 for ding@lists.math.uh.edu; Sun, 27 Feb 2005 12:05:45 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1D5SnP-0008Rh-TB for ding@lists.math.uh.edu; Sun, 27 Feb 2005 12:05:36 -0600 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 1D5SnO-000072-00 for ; Sun, 27 Feb 2005 19:05:34 +0100 Original-Received: from latte.josefsson.org (c494102a.s-bi.bostream.se [217.215.27.65]) (authenticated bits=0) by yxa.extundo.com (8.13.3/8.13.3/Debian-6) with ESMTP id j1RI5Kr0026576 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 27 Feb 2005 19:05:21 +0100 Original-To: Arne =?iso-8859-1?Q?J=F8rgensen?= OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:21:050227:arne@arnested.dk::YrOCCz9J6XRCcx8m:3Irl X-Hashcash: 1:21:050227:ding@gnus.org::fx5O+TF67r8et4nl:G/9 In-Reply-To: <87y8d9udna.fsf@seamus.arnested.dk> (Arne =?iso-8859-1?Q?J=F8?= =?iso-8859-1?Q?rgensen's?= message of "Sun, 27 Feb 2005 18:16:25 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yxa-iv X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on yxa.extundo.com X-Virus-Status: Clean X-MIME-Autoconverted: from 8bit to quoted-printable by yxa.extundo.com id j1RI5Kr0026576 X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu X-MailScanner-From: ding-owner+m8460@lists.math.uh.edu X-MailScanner-To: ding-account@gmane.org Xref: main.gmane.org gmane.emacs.gnus.general:59919 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59919 Arne J=F8rgensen writes: > Super! Maybe for the v5-10 branch too? Applied. > (btw, what is the policy regarding which changes go into the v5-10 > branch and which don't? This change I think should because it's more > of a bugfix and it will get sync'ed with emacs cvs) I believe bugfixes should go into 5.10 and consequently emacs cvs. Thanks!