From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: debbugs search output Date: Sat, 03 Jul 2010 15:19:06 +0200 Message-ID: <87vd8w8zzp.fsf@gmx.de> References: <1focf1eb1p.fsf@fencepost.gnu.org> <874ogsthn2.fsf@red-bean.com> <87vd97hot4.fsf@red-bean.com> <8bpqzfswkg.fsf_-_@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1278163164 15221 80.91.229.12 (3 Jul 2010 13:19:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 3 Jul 2010 13:19:24 +0000 (UTC) Cc: Karl Fogel , Dan Nicolaescu , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 03 15:19:20 2010 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 1OV2cq-0008Rx-1X for ged-emacs-devel@m.gmane.org; Sat, 03 Jul 2010 15:19:20 +0200 Original-Received: from localhost ([127.0.0.1]:55267 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OV2cp-0007X3-BL for ged-emacs-devel@m.gmane.org; Sat, 03 Jul 2010 09:19:19 -0400 Original-Received: from [140.186.70.92] (port=47958 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OV2ci-0007V4-OX for emacs-devel@gnu.org; Sat, 03 Jul 2010 09:19:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OV2cg-0000Md-Ox for emacs-devel@gnu.org; Sat, 03 Jul 2010 09:19:12 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:51925) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OV2cg-0000MC-Av for emacs-devel@gnu.org; Sat, 03 Jul 2010 09:19:10 -0400 Original-Received: (qmail invoked by alias); 03 Jul 2010 13:19:08 -0000 Original-Received: from p4FC183AE.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [79.193.131.174] by mail.gmx.net (mp003) with SMTP; 03 Jul 2010 15:19:08 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+59RFTGyC57VD/3asz2HmikpfFO6DQrUDP6L1M8k dhdVChqnIChdN+ In-Reply-To: <8bpqzfswkg.fsf_-_@fencepost.gnu.org> (Glenn Morris's message of "Thu, 24 Jun 2010 21:57:51 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:126729 Archived-At: Glenn Morris writes: > Patches for debbugs welcome, if anyone would like to help improve > this. Or indeed anything else. I've tried to connect the debbugs soap interface via "http://debbugs.gnu.org/cgi-bin/soap.cgi", the response is HTTP/1.1 404 Not Found Date: Sat, 03 Jul 2010 13:04:34 GMT Server: Apache/2.2.9 (Debian) mod_perl/2.0.4 Perl/v5.10.1 Vary: Accept-Encoding Content-Length: 322 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: text/html; charset=iso-8859-1 Is there a chance to enable the soap interface on debbugs.gnu.org? I have some Elisp code which worked on the previous "http://emacsbugs.donarmstrong.com/cgi-bin/soap.cgi"; maybe it is worth to continue the work. This code, btw, works also on "http://bugs.debian.org". Best regards, Michael.