From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77331 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: debbugs.el Date: Fri, 25 Feb 2011 09:33:22 +0100 Message-ID: <877hcoo6nh.fsf@gmx.de> References: <8762sa9770.fsf@gmx.de> <87pqqibr30.fsf@stupidchicken.com> <87mxllambw.fsf@marauder.physik.uni-ulm.de> <87vd093bwn.fsf@gmx.de> <8739nceqdb.fsf@gnus.org> <8339ncsf3e.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298622842 17169 80.91.229.12 (25 Feb 2011 08:34:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Feb 2011 08:34:02 +0000 (UTC) Cc: Lars Ingebrigtsen , ding@gnus.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 25 09:33:51 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 1Pst7W-00078c-K3 for ged-emacs-devel@m.gmane.org; Fri, 25 Feb 2011 09:33:50 +0100 Original-Received: from localhost ([127.0.0.1]:46576 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pst7V-0005Ph-US for ged-emacs-devel@m.gmane.org; Fri, 25 Feb 2011 03:33:50 -0500 Original-Received: from [140.186.70.92] (port=33344 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pst7K-0005NT-97 for emacs-devel@gnu.org; Fri, 25 Feb 2011 03:33:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pst7B-00041i-N5 for emacs-devel@gnu.org; Fri, 25 Feb 2011 03:33:37 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:41844) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Pst7B-00041R-9u for emacs-devel@gnu.org; Fri, 25 Feb 2011 03:33:29 -0500 Original-Received: (qmail invoked by alias); 25 Feb 2011 08:33:27 -0000 Original-Received: from p57BB91D5.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.145.213] by mail.gmx.net (mp072) with SMTP; 25 Feb 2011 09:33:27 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/4ya52Yob4QSXswymfRk7nhzGglYRqHWW5kOqN7/ TQpAmnghaW8TYE In-Reply-To: <8339ncsf3e.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 25 Feb 2011 10:17:25 +0200") 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-Received-From: 213.165.64.22 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:136477 gmane.emacs.gnus.general:77331 Archived-At: Eli Zaretskii writes: >> From: Lars Ingebrigtsen >> Date: Thu, 24 Feb 2011 19:37:36 -0800 >> Cc: ding@gnus.org, emacs-devel@gnu.org >> >> I'd love to have a real Emacs-based interface to the Emacs bug archive. >> I'd be checking it a lot more often. These days I need to remember to >> point a web browser at it, see if there's anything interesting, and then >> type `M-x gnus-read-ephemeral-emacs-bug-group RET >> RET', and that's just boring. > > Or make the bugs come to you: subscribe to the bug-gnu-emacs@gnu.org > mailing list, and that's it. The idea of the debbugs SOAP interface is to send queries. Of yourse you could do it in your local email archive (or via the corresponding gmane.org group), but this is questionable when you have 615045 tickets like at bugs.debian.org this morning. Best regards, Michael.