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: Bugs against emacsbugs.donarmstrong.com Date: Sat, 13 Dec 2008 21:50:05 -0500 Message-ID: References: <20081212214756.GI24493@volo.donarmstrong.com> <20081212232551.GJ24493@volo.donarmstrong.com> <20081212235751.GK24493@volo.donarmstrong.com> <20081213094259.GM24493@volo.donarmstrong.com> <20081213231403.GR24493@volo.donarmstrong.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229223030 5931 80.91.229.12 (14 Dec 2008 02:50:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2008 02:50:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 14 03:51:34 2008 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 1LBh4t-0002NZ-Uo for ged-emacs-devel@m.gmane.org; Sun, 14 Dec 2008 03:51:32 +0100 Original-Received: from localhost ([127.0.0.1]:48301 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LBh3f-0004xt-VZ for ged-emacs-devel@m.gmane.org; Sat, 13 Dec 2008 21:50:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LBh3a-0004xo-TN for emacs-devel@gnu.org; Sat, 13 Dec 2008 21:50:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LBh3Y-0004xc-GL for emacs-devel@gnu.org; Sat, 13 Dec 2008 21:50:09 -0500 Original-Received: from [199.232.76.173] (port=51624 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LBh3Y-0004xZ-AP for emacs-devel@gnu.org; Sat, 13 Dec 2008 21:50:08 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:37026) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LBh3W-0003Gk-Lj; Sat, 13 Dec 2008 21:50:06 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAGIDRElMConz/2dsb2JhbACBbMxXgn2BLw X-IronPort-AV: E=Sophos;i="4.36,218,1228107600"; d="scan'208";a="31014845" Original-Received: from 76-10-137-243.dsl.teksavvy.com (HELO pastel.home) ([76.10.137.243]) by ironport2-out.teksavvy.com with ESMTP; 13 Dec 2008 21:50:06 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id D1A4385A8; Sat, 13 Dec 2008 21:50:05 -0500 (EST) In-Reply-To: (Glenn Morris's message of "Sat, 13 Dec 2008 18:33:30 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:106898 Archived-At: > If emacsbugs sees that bug-gnu-emacs or emacs-pretest-bug is already > Cc'd on a reply to bug, it should avoid sending out another copy to > the list. Ie, it treats it as a "quiet" submission only to be entered > in the tracker. Along the same lines, Debbugs should be *very* careful to remove all/most mentions of bug-gnu-emacs and emacs-pretest-bug (and a few others that seem to show up) from the mails it sends. Most of those duplicates come from people's replies which should only go to NNN@emacs.* but where bug-gnu-emacs and/or emacs-pretest-bug somehow gets put back into the header. Stefan