From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62938 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Please test current GPG features Date: Wed, 19 Apr 2006 12:39:53 +0200 Message-ID: <871wvtluh2.fsf@latte.josefsson.org> References: <87d5fftg7m.fsf@latte.josefsson.org> <563c6751-4204-4bcc-830c-3dd426ca60ff@well-done.deisui.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145443306 21387 80.91.229.2 (19 Apr 2006 10:41:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Apr 2006 10:41:46 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m11465@lists.math.uh.edu Wed Apr 19 12:41:37 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 1FWA7Z-0005J6-74 for ding-account@gmane.org; Wed, 19 Apr 2006 12:41:18 +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 1FWA7U-0007yX-00; Wed, 19 Apr 2006 05:41:12 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FWA6W-0007yR-00 for ding@lists.math.uh.edu; Wed, 19 Apr 2006 05:40:12 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FWA6R-0003MY-Rs for ding@lists.math.uh.edu; Wed, 19 Apr 2006 05:40:11 -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 1FWA6M-00083X-00 for ; Wed, 19 Apr 2006 12:40:02 +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 k3JAdr8g032202; Wed, 19 Apr 2006 12:39:53 +0200 Original-To: Daiki Ueno OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:22:060419:ding@gnus.org::stoZ5hIUx1NGt8Lc:4sc8 X-Hashcash: 1:22:060419:ueno@unixuser.org::IBSbbr3KayqSBOdP:5FMK In-Reply-To: <563c6751-4204-4bcc-830c-3dd426ca60ff@well-done.deisui.org> (Daiki Ueno's message of "Wed, 19 Apr 2006 19:03:06 +0900") User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=-2.5 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-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62938 Archived-At: Daiki Ueno writes: >>>>>> In <87d5fftg7m.fsf@latte.josefsson.org> >>>>>> Simon Josefsson wrote: >> Yes, naturally I agree to having the bug fixes on all branches. But >> some bugs could only be fixed by the rather large asynchronous >> rewrite, and I believe that is a too large fix to have in v5-10 until >> we have tested it more thoroughly, in the trunk. What do you think? > > Now I think it should be better to revert the trunk as well. > >> (I'm still catching up on this thread after vacation, just ignore this >> if it is irrelevant today.) > > After the long long discussion, I found that it was difficult for me to > continue development of PGG in Gnus. There are some reason (I'm not > a Gnus user, etc.) I think it would be very good if you had CVS write access to Gnus, and can keep the trunk version of PGG in sync with your latest changes. What do you think? Is there another official PGG development site? E.g., a CVS server? We could set up Gnus trunk to sync it, so you don't have to commit your changes to Gnus CVS too. > That aside, I started development of yet another GnuPG interface for > Emacs, which provides GPA like user interface and GPGME like library > interface. Cool! This may enable S/MIME support easier too, I imagine, which is something I have started working on a few times but never finished. > Now it basically works but has not been tested thoroughly. > The flash movie is at: http://couya.m17n.org/~ueno/out.html > > I'll release the first version on April 29th. If you would like to test > it, contact me privately. > > P.S. > Please note that the new project is neither a fork or a > re-implementation of PGG. It also provides a PGG backend. Excellent.