From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Newsgroups: gmane.emacs.devel Subject: Re: Bug reports on Gnus from Emacs trunk Date: Tue, 05 Oct 2010 05:45:59 -0600 Message-ID: <4CAB0FF7.7070303@gmail.com> References: <4CAAA0F8.4040705@gmail.com> <87iq1hytmn.fsf@thinkpad.tsdh.de> 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 1286279185 2100 80.91.229.12 (5 Oct 2010 11:46:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2010 11:46:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 05 13:46:23 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 1P35yN-0000y0-OP for ged-emacs-devel@m.gmane.org; Tue, 05 Oct 2010 13:46:20 +0200 Original-Received: from localhost ([127.0.0.1]:53505 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P35yM-0007rL-Rn for ged-emacs-devel@m.gmane.org; Tue, 05 Oct 2010 07:46:18 -0400 Original-Received: from [140.186.70.92] (port=42668 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P35yC-0007q3-AF for emacs-devel@gnu.org; Tue, 05 Oct 2010 07:46:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P35y7-0002Si-J3 for emacs-devel@gnu.org; Tue, 05 Oct 2010 07:46:08 -0400 Original-Received: from mail-qy0-f169.google.com ([209.85.216.169]:40127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P35y7-0002Sd-G4 for emacs-devel@gnu.org; Tue, 05 Oct 2010 07:46:03 -0400 Original-Received: by qyk33 with SMTP id 33so3201741qyk.0 for ; Tue, 05 Oct 2010 04:46:03 -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:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=GDEIAZcSPmqk4IyoAszV9Kn998tAR46d0TzCRs5wmHM=; b=SH0NwIL+lbMPD7XO5v6YuS97mgGX9UQvw5K3OtSRacRxfIT0nrJCDM45EQRalplfMI MKGt4EDMa9Fc6SLBHwnjKfreRFz3sUoJDtESiLPT3NnOfBX1EM+Q7Nxu8QQyLyzj7JFG uEsbsRFMjcmezbr8XxY2kbDNdMrG25ciD+Ulo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=CVFxUcebKSoaZ32STgwlRKHQlgijCO0vE5ocQjOAR/gCQZ1uhquUX8+Y25pTYb9TY4 06L7JGypEmOdTc4ikYGyzAmr/sfaNuhtKNNt8gOY0uUCAG28mlSA0DDiSUMopr7RVtnn uMQNgFHtQELXNhmW4nLCNQAgPHzOyZ8N2grn8= Original-Received: by 10.224.11.6 with SMTP id r6mr8278892qar.137.1286279162709; Tue, 05 Oct 2010 04:46:02 -0700 (PDT) Original-Received: from [192.168.1.3] (71-33-206-196.hlrn.qwest.net [71.33.206.196]) by mx.google.com with ESMTPS id x34sm7000179qci.6.2010.10.05.04.46.00 (version=SSLv3 cipher=RC4-MD5); Tue, 05 Oct 2010 04:46:01 -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 In-Reply-To: <87iq1hytmn.fsf@thinkpad.tsdh.de> 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:131361 Archived-At: On 10/5/2010 1:40 AM, Tassilo Horn wrote: > 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. Sounds good. Thanks Tassilo. Christoph