From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: debbugs.el revisited Date: Thu, 30 Jun 2011 22:28:23 -0400 Message-ID: References: <87iprn6nic.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309487329 7177 80.91.229.12 (1 Jul 2011 02:28:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 1 Jul 2011 02:28:49 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 01 04:28:45 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 1QcTTJ-0005dt-Bd for ged-emacs-devel@m.gmane.org; Fri, 01 Jul 2011 04:28:45 +0200 Original-Received: from localhost ([::1]:39885 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcTTI-0000vu-0Z for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2011 22:28:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcTT0-0000vU-IN for emacs-devel@gnu.org; Thu, 30 Jun 2011 22:28:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcTSy-0001Pv-UT for emacs-devel@gnu.org; Thu, 30 Jun 2011 22:28:26 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:63738 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcTSy-0001Pp-JB for emacs-devel@gnu.org; Thu, 30 Jun 2011 22:28:24 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AscIAGowDU5MCqDH/2dsb2JhbABSmG2Ob3iIecAKhjIEnlGEKw X-IronPort-AV: E=Sophos;i="4.65,455,1304308800"; d="scan'208";a="118265670" Original-Received: from 76-10-160-199.dsl.teksavvy.com (HELO pastel.home) ([76.10.160.199]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 30 Jun 2011 22:28:23 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 9F2FF5912D; Thu, 30 Jun 2011 22:28:23 -0400 (EDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 30 Jun 2011 23:08:51 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.183 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:141308 Archived-At: > I think the debbugs.el interface is very usable now, and should be used > by both developers and users to check and track bug reports. It's > certainly more convenient than the web interface. I agree with Chong, it should stay in GNU ELPA for now at least. E.g. that lets you hack on it regardless of Emacs's feature freeze. Stefan