From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Bug reports on Gnus from Emacs trunk Date: Tue, 05 Oct 2010 09:40:48 +0200 Message-ID: <87iq1hytmn.fsf@thinkpad.tsdh.de> References: <4CAAA0F8.4040705@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286264469 16294 80.91.229.12 (5 Oct 2010 07:41:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2010 07:41:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Christoph Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 05 09:41:08 2010 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.69) (envelope-from ) id 1P3295-0001IU-Oo for ged-emacs-devel@m.gmane.org; Tue, 05 Oct 2010 09:41:08 +0200 Original-Received: from localhost ([127.0.0.1]:52114 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3295-0000QM-7y for ged-emacs-devel@m.gmane.org; Tue, 05 Oct 2010 03:41:07 -0400 Original-Received: from [140.186.70.92] (port=33200 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P328t-0000NE-GG for emacs-devel@gnu.org; Tue, 05 Oct 2010 03:41:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P328p-0006Vp-3C for emacs-devel@gnu.org; Tue, 05 Oct 2010 03:40:55 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:6539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P328o-0006VX-Uu for emacs-devel@gnu.org; Tue, 05 Oct 2010 03:40:51 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 6C93278978EC; Tue, 5 Oct 2010 09:40:49 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08269-10; Tue, 5 Oct 2010 09:40:48 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id BED457897711; Tue, 5 Oct 2010 09:40:48 +0200 (CEST) In-Reply-To: <4CAAA0F8.4040705@gmail.com> (Christoph's message of "Mon, 04 Oct 2010 21:52:24 -0600") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:131356 Archived-At: Christoph writes: Hi Christoph, > With the massive amount of development that is going on in Gnus, how > important are bug reports right now It's always good to report regressions as early as possible. Of course, before writing a report, be sure to update your checkout once again. Maybe it's already working again. > and how/where should bugs be reported? `M-x gnus-bug' or the emacs bug > tracker? I guess right now it's best to use M-x gnus-bug RET (which adds tons of useful information to the mail) and change the To-address to ding@gnus.org (the Gnus development list). And you might also want to subscribe to that list (or read it on Gmane: gmane.emacs.gnus.general) to see if others are already discussing that issue. Bye, Tassilo