From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: gpg-agent support removed?! Date: Fri, 07 Apr 2006 14:35:20 +0200 Message-ID: References: <2cd46e7f0510031250u66ea1349yb437d539ce4027ef@mail.gmail.com> <87pskfq361.fsf@latte.josefsson.org> <877j6mg2af.fsf@latte.josefsson.org> Reply-To: Reiner Steib 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 1144413359 7031 80.91.229.2 (7 Apr 2006 12:35:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Apr 2006 12:35:59 +0000 (UTC) Cc: Simon Josefsson , Daiki Ueno , romain@orebokech.com, ding@gnus.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 07 14:35:54 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FRqBs-0007CK-Jk for ged-emacs-devel@m.gmane.org; Fri, 07 Apr 2006 14:35:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRqBs-0005c6-1y for ged-emacs-devel@m.gmane.org; Fri, 07 Apr 2006 08:35:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FRqBa-0005bh-IS for emacs-devel@gnu.org; Fri, 07 Apr 2006 08:35:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FRqBY-0005bK-V9 for emacs-devel@gnu.org; Fri, 07 Apr 2006 08:35:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRqBY-0005b9-RN for emacs-devel@gnu.org; Fri, 07 Apr 2006 08:35:32 -0400 Original-Received: from [134.60.1.1] (helo=mail.uni-ulm.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FRqFW-000879-8c for emacs-devel@gnu.org; Fri, 07 Apr 2006 08:39:38 -0400 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by mail.uni-ulm.de (8.13.6/8.13.6) with ESMTP id k37CZKRk021214; Fri, 7 Apr 2006 14:35:21 +0200 (MEST) Original-Received: by bridgekeeper.physik.uni-ulm.de (Postfix, from userid 170) id 2E7EB1166A; Fri, 7 Apr 2006 14:35:20 +0200 (CEST) Original-To: Sascha Wilde Mail-Followup-To: Sascha Wilde , romain@orebokech.com, Daiki Ueno , emacs-devel@gnu.org, ding@gnus.org, Simon Josefsson X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l; 3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2; n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 (Sascha Wilde's message of "Fri, 07 Apr 2006 12:32:36 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-DCC-EATSERVER-Metrics: gemini 1166; Body=6 Fuz1=6 Fuz2=6 X-MIME-Autoconverted: from 8bit to quoted-printable by mail.uni-ulm.de id k37CZKRk021214 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:52494 gmane.emacs.gnus.general:62577 Archived-At: On Fri, Apr 07 2006, Sascha Wilde wrote: > 2006-04-06 Romain Francoise > > * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that= add > symmetric encryption features and a new asynchronous interface= to > GnuPG. This new version is version 1.4, plus whitespace chang= es. > > why was that done?! And why was it done without any discussion or > even informing the people involved?!? Let me try to summarize (CMIIW): There were several unresolved serious problems=B9 (including your report) with the new code. So for the upcoming release of Gnus 5.10.8 we (Simon and me) agreed to revert `pgg-gpg.el' in the stable Gnus branch (v5-10). Simon's advised on keeping the new code in the Gnus trunk, so I followed his suggestion. I didn't have a strong option on what is best for the version=B2 in Emacs CVS, so I didn't touch it. IIRC Simon didn't express an opinion concerning this version neither. Probably Romain thought that the problems with the new code are too serious also for Emacs CVS. After the Gnus 5.10.8 release (which should be this week-end unless Lars needs to shift it) we can put the new code plus Daiki's fixes posted today back in all three branches. Bye, Reiner. =B9 Unresolved serious problems with the new code in `pgg-gpg.el': http://article.gmane.org/gmane.emacs.pretest.bugs/11591 http://article.gmane.org/gmane.emacs.devel/52450 http://article.gmane.org/gmane.emacs.gnus.general/62567 =20 Maybe more? I don't remember exactly. =B2 Normally the version in Emacs CVS and Gnus stable (v5-10) are and should be synched (semi-)automatically by Miles Bader. Because of the upcoming stable Gnus release, I asked Miles suspend it until Gnus 5.10.8 is released. --=20 ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/