From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: debbugs tracker builds character Date: Thu, 21 Jul 2016 08:33:34 -0400 Message-ID: <87fur3npb5.fsf@ericabrahamsen.net> References: <4hd1rw1ubr.fsf@fencepost.gnu.org> <83vb50wxhv.fsf@gnu.org> <87y49vz4cg.fsf@acer.localhost.com> <87twg2g86g.fsf@lifelogs.com> <83eg76n5h5.fsf@gnu.org> <87y45eeoor.fsf@lifelogs.com> <577D42BB.1020500@cs.ucla.edu> <87oa694rfw.fsf@russet.org.uk> <837fcxlbay.fsf@gnu.org> <87lh1d2wg5.fsf@russet.org.uk> <83eg75jk5h.fsf@gnu.org> <87lh1cb6p0.fsf@lifelogs.com> <87oa5sa176.fsf_-_@lifelogs.com> <874m7kmkcm.fsf@gmx.de> <87poq8ngs2.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1469104477 27261 80.91.229.3 (21 Jul 2016 12:34:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Jul 2016 12:34:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 21 14:34:29 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bQDBL-0005uy-4B for ged-emacs-devel@m.gmane.org; Thu, 21 Jul 2016 14:34:27 +0200 Original-Received: from localhost ([::1]:40474 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQDBH-0007iv-5r for ged-emacs-devel@m.gmane.org; Thu, 21 Jul 2016 08:34:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQDAg-0007io-N9 for emacs-devel@gnu.org; Thu, 21 Jul 2016 08:33:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQDAd-0002da-2I for emacs-devel@gnu.org; Thu, 21 Jul 2016 08:33:46 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:53229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQDAc-0002dI-Rb for emacs-devel@gnu.org; Thu, 21 Jul 2016 08:33:42 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bQDAb-0005UD-AE for emacs-devel@gnu.org; Thu, 21 Jul 2016 14:33:41 +0200 Original-Received: from otwaon234vw-lp140-05-1176444371.dsl.bell.ca ([70.31.29.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jul 2016 14:33:41 +0200 Original-Received: from eric by otwaon234vw-lp140-05-1176444371.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jul 2016 14:33:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: otwaon234vw-lp140-05-1176444371.dsl.bell.ca User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:Oqqd5/BZxGInEXtkDmGQrxr7CCo= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:205945 Archived-At: Lars Ingebrigtsen writes: > Eric Abrahamsen writes: > >> In fact, I would prefer to add a debbugs server to Gnus, which I would >> ignore 99% of the time, except when a bug came down that was reported >> against one of my packages. >> >> How far away from that are we? > > I don't think that's a massive amount of work, but it might be slow > because of the limited query capabilities on the debbugs side... Hm... > > I mean, querying per package is fast-ish (well, it's pretty slow, but > it's not unbearable), but seeing whether there's any new articles in all > the bug reports you're following would require polling each bug report, > and that's just s-l-o-w. I guess it doesn't make too much sense to do it this way. If we're getting emails for bug reports we're subscribed to, then the problem's already solved. The main thing would be the prompting for package, and automatic emails to maintainers!