From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69770 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: bug#5284: 23.1; gnus-summary-expire-thread does not work Date: Wed, 30 Jun 2010 16:35:35 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87y6dw6w60.fsf@lifelogs.com> References: <87zl07ynxi.fsf@gate450.dyndns.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: dough.gmane.org 1277933800 28444 80.91.229.12 (30 Jun 2010 21:36:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 30 Jun 2010 21:36:40 +0000 (UTC) Cc: Ding Mailing List Original-X-From: ding-owner+M18160@lists.math.uh.edu Wed Jun 30 23:36:37 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OU4xQ-0005sW-No for ding-account@gmane.org; Wed, 30 Jun 2010 23:36:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OU4xD-0001NA-BM; Wed, 30 Jun 2010 16:36:23 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OU4xB-0001Mt-K3 for ding@lists.math.uh.edu; Wed, 30 Jun 2010 16:36:21 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OU4x1-0003Xj-08 for ding@lists.math.uh.edu; Wed, 30 Jun 2010 16:36:21 -0500 Original-Received: from chirelay1o.jumptrading.com ([38.98.147.153] helo=chirelay1.jumptrading.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OU4wy-0000M6-00 for ; Wed, 30 Jun 2010 23:36:08 +0200 Original-Received: from chirelay1.jumptrading.com (unknown [127.0.0.1]) by chirelay1.jumptrading.com (Symantec Mail Security) with ESMTP id 5933B320016 for ; Wed, 30 Jun 2010 16:35:37 -0500 (CDT) X-AuditID: 26629395-a8b87bb000004d48-9e-4c2bb8a9a65a Original-Received: from chiexchange02.w2k.jumptrading.com (unknown [38.98.147.140]) by chirelay1.jumptrading.com (Symantec Mail Security) with ESMTP id 196012DC005 for ; Wed, 30 Jun 2010 16:35:37 -0500 (CDT) Original-Received: from internalsmtp.w2k.jumptrading.com (10.2.4.29) by chiexchange02.w2k.jumptrading.com (10.2.4.71) with Microsoft SMTP Server id 8.1.291.1; Wed, 30 Jun 2010 16:35:36 -0500 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com ([10.2.14.81]) by internalsmtp.w2k.jumptrading.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 30 Jun 2010 16:35:36 -0500 Original-Newsgroups: gnu.emacs.bug X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:oSoAwGnycbTTNRjH0Rz+9sVg9E0= In-Reply-To: (Glenn Morris's message of "Thu, 13 May 2010 15:20:20 -0400") Posted-To: gnu.emacs.bug X-OriginalArrivalTime: 30 Jun 2010 21:35:36.0671 (UTC) FILETIME=[2D73A6F0:01CB189C] X-Brightmail-Tracker: AAAAAA== X-Spam-Score: -0.9 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69770 Archived-At: The following message is a courtesy copy of an article that has been posted to gnu.emacs.bug as well. On Thu, 13 May 2010 15:20:20 -0400 Glenn Morris wrote: GM> Andreas Seltenreich wrote: >> I fixed this in the Gnus repository. I'll leave this bug open till it >> is merged into Emacs. GM> I suggest that in future you just close things when they are fixed in GM> Gnus. It is frequently merged to Emacs, and it seems more likely that GM> a bug will get left open by mistake. (CC to Gnus mailing list) Maybe we should close the bug when the merge happens. As long as there's a consistent way to associate the bug with the commit message. Ted