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: How to reply to bug reports Date: Fri, 08 Aug 2008 13:26:04 -0400 Message-ID: References: <489C3395.2000103@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1218216837 20645 80.91.229.12 (8 Aug 2008 17:33:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2008 17:33:57 +0000 (UTC) Cc: don@donarmstrong.com, emacs-devel To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 08 19:34:47 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 1KRVrS-0004yR-LO for ged-emacs-devel@m.gmane.org; Fri, 08 Aug 2008 19:34:46 +0200 Original-Received: from localhost ([127.0.0.1]:48442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRVqW-0000AV-W3 for ged-emacs-devel@m.gmane.org; Fri, 08 Aug 2008 13:33:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KRVpj-0007mH-US for emacs-devel@gnu.org; Fri, 08 Aug 2008 13:33:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KRVpi-0007km-6Y for emacs-devel@gnu.org; Fri, 08 Aug 2008 13:32:59 -0400 Original-Received: from [199.232.76.173] (port=48684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRVpi-0007kU-1r for emacs-devel@gnu.org; Fri, 08 Aug 2008 13:32:58 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:41785) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KRVph-000354-My for emacs-devel@gnu.org; Fri, 08 Aug 2008 13:32:57 -0400 Original-Received: from ceviche.home (vpn-132-204-232-57.acd.umontreal.ca [132.204.232.57]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m78HWkkP007733; Fri, 8 Aug 2008 13:32:47 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 435F9B41C6; Fri, 8 Aug 2008 13:26:04 -0400 (EDT) In-Reply-To: <489C3395.2000103@gmx.at> (martin rudalics's message of "Fri, 08 Aug 2008 13:52:53 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Level: * X-NAI-Spam-Score: 1 X-NAI-Spam-Rules: 2 Rules triggered AFF_LOTTO_1=1, RV3078=0 X-detected-kernel: by monty-python.gnu.org: 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:102212 Archived-At: > Can someone please tell me how to reply correctly to a bug report. > If I do not cc bug-gnu-emacs, my reply won't appear there and chances to > get feedback from other developers are low as I noticed a couple of > times. If I do cc bug-gnu-emacs I apparently file a new bug report as > already happened twice this week. AFAIK, the only place you should need reply is to NNN@emacsbugs.donarmstrong.com and that should go to all the right places (i.e. to bug-gnu-emacs, to the OP, and hopefully to most other people who participated in this bug report). If it doesn't I'd consider it as a bug that Don might want to fix (or explain). Don? Stefan