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: Emacs interface to debbugs Date: Thu, 14 Jan 2010 21:35:27 +0100 Message-ID: <87y6k0fmr4.fsf@gmx.de> References: <87iqb5o7ie.fsf@red-bean.com> <87k4vkltop.fsf@red-bean.com> <87wrzkogph.fsf@gmx.de> <87ska8k8jv.fsf@red-bean.com> <87eilsk696.fsf@stupidchicken.com> <87hbqoskw3.fsf@lifelogs.com> <87wrzkzdkv.fsf_-_@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263501360 24604 80.91.229.12 (14 Jan 2010 20:36:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2010 20:36:00 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 14 21:35:53 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.50) id 1NVWQ2-0004Tj-7d for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 21:35:50 +0100 Original-Received: from localhost ([127.0.0.1]:34632 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVWQ3-0007x7-0u for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 15:35:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVWPw-0007t7-FO for emacs-devel@gnu.org; Thu, 14 Jan 2010 15:35:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVWPr-0007hl-9C for emacs-devel@gnu.org; Thu, 14 Jan 2010 15:35:43 -0500 Original-Received: from [199.232.76.173] (port=37730 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVWPr-0007hO-3v for emacs-devel@gnu.org; Thu, 14 Jan 2010 15:35:39 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:34336) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NVWPq-0008J6-1p for emacs-devel@gnu.org; Thu, 14 Jan 2010 15:35:38 -0500 Original-Received: (qmail invoked by alias); 14 Jan 2010 20:35:33 -0000 Original-Received: from p4FC01643.dip0.t-ipconnect.de (EHLO detlef.local) [79.192.22.67] by mail.gmx.net (mp007) with SMTP; 14 Jan 2010 21:35:33 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+KOudxuCKKUibE1F/XxFSM1lC/1ikBAA+bE+dBh9 FsChOoZvcFr5Od In-Reply-To: <87wrzkzdkv.fsf_-_@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Thu, 14 Jan 2010 20:33:20 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:120033 Archived-At: Reiner Steib writes: > We already have `gnus-read-ephemeral-bug-group' for reading specific > bugs. The advantage of the Debbugs SOAP interface is, that you can search over the whole database. `gnus-read-ephemeral-bug-group' seems to be focused on just one bug, you know the number. > Bye, Reiner. Best regards, Michael.