From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel Subject: Re: How to reply to bug reports Date: Fri, 08 Aug 2008 14:40:35 +0200 Message-ID: <87iqubhe7w.fsf@gmx.de> 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 1218199480 5994 80.91.229.12 (8 Aug 2008 12:44:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2008 12:44:40 +0000 (UTC) Cc: emacs-devel To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 08 14:45:31 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 1KRRLQ-0001j3-LE for ged-emacs-devel@m.gmane.org; Fri, 08 Aug 2008 14:45:25 +0200 Original-Received: from localhost ([127.0.0.1]:47232 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRRKU-0004RC-K5 for ged-emacs-devel@m.gmane.org; Fri, 08 Aug 2008 08:44:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KRRKQ-0004R7-Qg for emacs-devel@gnu.org; Fri, 08 Aug 2008 08:44:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KRRKO-0004QD-CY for emacs-devel@gnu.org; Fri, 08 Aug 2008 08:44:21 -0400 Original-Received: from [199.232.76.173] (port=42881 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRRKO-0004Q1-5u for emacs-devel@gnu.org; Fri, 08 Aug 2008 08:44:20 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:36323) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KRRKN-0007Oa-4s for emacs-devel@gnu.org; Fri, 08 Aug 2008 08:44:20 -0400 Original-Received: (qmail invoked by alias); 08 Aug 2008 12:44:15 -0000 Original-Received: from p54864C41.dip.t-dialin.net (EHLO debian) [84.134.76.65] by mail.gmx.net (mp023) with SMTP; 08 Aug 2008 14:44:15 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1/YVDseSufYTIEWaoA8bKCa5bdWCy1n17abMEsL7B SCw5tyqmNKzgqb 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-Y-GMX-Trusted: 0 X-FuHaFi: 0.78 X-detected-kernel: 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:102200 Archived-At: On 2008-08-08 13:52 +0200, martin rudalics wrote: > 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. You should CC the bug number, i.e. NNN@emacsbugs.donarmstrong.com, but not bug-gnu-emacs. This will avoid opening new bug reports as well as duplicate messages on bug-gnu-emacs. Sven