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: How does the Emacs bug tracker work? Date: Sat, 02 Jul 2011 14:57:37 +0200 Message-ID: <8739io262m.fsf@gmx.de> References: <87zkkzfiz5.fsf@stupidchicken.com> <8762nnujk8.fsf@gmx.de> <87r56953jk.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309611489 19412 80.91.229.12 (2 Jul 2011 12:58:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 2 Jul 2011 12:58:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 02 14:58:02 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qczlp-00049X-Ov for ged-emacs-devel@m.gmane.org; Sat, 02 Jul 2011 14:58:01 +0200 Original-Received: from localhost ([::1]:44585 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qczlp-0004Uu-44 for ged-emacs-devel@m.gmane.org; Sat, 02 Jul 2011 08:58:01 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QczlY-0004Ul-Sq for emacs-devel@gnu.org; Sat, 02 Jul 2011 08:57:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QczlU-0002mR-SG for emacs-devel@gnu.org; Sat, 02 Jul 2011 08:57:44 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:42025) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QczlU-0002mJ-F9 for emacs-devel@gnu.org; Sat, 02 Jul 2011 08:57:40 -0400 Original-Received: (qmail invoked by alias); 02 Jul 2011 12:57:38 -0000 Original-Received: from p57BB8C08.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.140.8] by mail.gmx.net (mp016) with SMTP; 02 Jul 2011 14:57:38 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19jm58xCQJji7pplDSTYXtelEf2KP/XRYFLs9dJ7W wLLpUIgokyr/4C In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 02 Jul 2011 14:42:11 +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: GNU/Linux 2.6 (newer, 3) X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141431 Archived-At: Lars Magne Ingebrigtsen writes: >> I believe, this shall be implemented in the frontend Lars is working >> on. debbugs-get-bugs returns the bug numbers, and before calling >> debbugs-get-status, the frontend could ask (like in gnus): >> >> How many articles from gmane.emacs.devel (available 140599, default 200): > > Yes, I could add something like that. I've just done this. However, it might confuse people that less reports are visible than said, because the "done" reports are filtered out. Furthermore, it shows just the *last* xxx reports. For more convenience, we might introduce a pager (widget at the end of buffer), which shows the next xxx reports, again. Best regards, Michael.