From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77453 Path: news.gmane.org!not-for-mail From: "Evgeny M. Zubok" Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: debbugs.el Date: Wed, 02 Mar 2011 18:56:11 +0300 Message-ID: <87zkpdv7ms.fsf@tochka.ru> References: <8762sa9770.fsf@gmx.de> <87pqqibr30.fsf@stupidchicken.com> <87mxllambw.fsf@marauder.physik.uni-ulm.de> <87vd093bwn.fsf@gmx.de> <877hcpknff.fsf@tochka.ru> <87zkpkmlhc.fsf@gmx.de> <87sjvcvyzy.fsf@tochka.ru> <87y64zuoxy.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1299081567 8750 80.91.229.12 (2 Mar 2011 15:59:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 2 Mar 2011 15:59:27 +0000 (UTC) Cc: ding@gnus.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 02 16:59:22 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PuoSP-0005Gt-Eg for ged-emacs-devel@m.gmane.org; Wed, 02 Mar 2011 16:59:21 +0100 Original-Received: from localhost ([127.0.0.1]:53966 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuoSO-0003z3-WC for ged-emacs-devel@m.gmane.org; Wed, 02 Mar 2011 10:59:21 -0500 Original-Received: from [140.186.70.92] (port=39057 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuoSL-0003ys-DY for emacs-devel@gnu.org; Wed, 02 Mar 2011 10:59:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuoSK-0006dL-51 for emacs-devel@gnu.org; Wed, 02 Mar 2011 10:59:17 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:38037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuoSJ-0006d4-Ss for emacs-devel@gnu.org; Wed, 02 Mar 2011 10:59:16 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PuoSG-0005BG-G4 for emacs-devel@gnu.org; Wed, 02 Mar 2011 16:59:12 +0100 Original-Received: from 91.79.134.14 ([91.79.134.14]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Mar 2011 16:59:12 +0100 Original-Received: from evgeny.zubok by 91.79.134.14 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Mar 2011 16:59:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel Original-Lines: 21 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91.79.134.14 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:FJrlmNyklVrbenA6pKI8jfq997Q= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:136715 gmane.emacs.gnus.general:77453 Archived-At: Michael Albinus writes: > Thanks. In fact, the author of soap-client.el is Alex Harsanyi, who > maintains it uptstream. > > Btw, if you intend to contribute for Emacs, you shall sign the FSF > legal papers. Have you started this procedure already? I'm going to sing FSF papers soon, otherwise, I will not be able to contribute. >> Is your project published somewhere? > > Not (yet). I'm just rying to bring it to elpa, as proposed by Chong, > but I have problems with this. If you want, I could send you my > debbugs.el via email. That's ok. My e-mail is in headers. I will need some time to learn the source and make it work on my Emacs. I'm still using the old Emacs 22.2 from Debian Lenny. The soap-client.el has been included to trunk later. I've found its source but didn't try it yet.