From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Newsgroups: gmane.emacs.devel Subject: Bug reports on Gnus from Emacs trunk Date: Mon, 04 Oct 2010 21:52:24 -0600 Message-ID: <4CAAA0F8.4040705@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1286250763 2959 80.91.229.12 (5 Oct 2010 03:52:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2010 03:52:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 05 05:52:41 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 1P2yZw-0006ex-HJ for ged-emacs-devel@m.gmane.org; Tue, 05 Oct 2010 05:52:36 +0200 Original-Received: from localhost ([127.0.0.1]:35964 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2yZv-0006Ma-QU for ged-emacs-devel@m.gmane.org; Mon, 04 Oct 2010 23:52:35 -0400 Original-Received: from [140.186.70.92] (port=54400 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2yZr-0006Lj-1m for emacs-devel@gnu.org; Mon, 04 Oct 2010 23:52:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2yZp-0004zv-FJ for emacs-devel@gnu.org; Mon, 04 Oct 2010 23:52:30 -0400 Original-Received: from mail-qy0-f169.google.com ([209.85.216.169]:48425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2yZp-0004zl-Cf for emacs-devel@gnu.org; Mon, 04 Oct 2010 23:52:29 -0400 Original-Received: by qyk33 with SMTP id 33so2595349qyk.0 for ; Mon, 04 Oct 2010 20:52:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=btuIszbPfUGFoveV4ujy4dLwSBRtNlF0Pvc/KYAeC2k=; b=CJ4vyAt03+VRi6n14D3hekAVXdTdXliU9UFzfkMvvdkX0sAbrEipXFMhyjuwQ/1pcf U7yu+79J9tSm9h/nXvlYk6JNQrstMKdAVrD9E7tdjQeete2LjFUDa22mkAoWf+OIL47Q f/tcuQIndtupL2KzCNY2CYCGrGZQN2u120+To= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=PFmUWQNApvf9JIFtk9WtND0ISNV3BlYvSiwqsYbHwUR6Kse5W7skmR5b93hnXRRYOZ PDPDu6hemDa7qUvLj+SOIGWPnRsBDuq1VC3uUJFVvpX3gHrYf+w1p2Nok5hF71CLz0HY 3vaD2xQTdKVSAiACNo6P5XQBQX2eMOwIswKGg= Original-Received: by 10.224.74.81 with SMTP id t17mr7752849qaj.19.1286250748296; Mon, 04 Oct 2010 20:52:28 -0700 (PDT) Original-Received: from [192.168.1.2] (71-33-206-196.hlrn.qwest.net [71.33.206.196]) by mx.google.com with ESMTPS id t18sm6459190qco.8.2010.10.04.20.52.26 (version=SSLv3 cipher=RC4-MD5); Mon, 04 Oct 2010 20:52:27 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:131350 Archived-At: With the massive amount of development that is going on in Gnus, how important are bug reports right now and how/where should bugs be reported? `M-x gnus-bug' or the emacs bug tracker? I'd hate to waste people's time on stuff that would be fixed in the next commit or two anyway. I am new to Gnus and it is difficult for me to tell what is an artifact of development or a real bug. Thanks, Christoph