From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84195 Path: news.gmane.org!not-for-mail From: "Jason L Tibbitts III" Newsgroups: gmane.emacs.gnus.general Subject: Re: Long wait for "Expiring Articles..." Date: Thu, 06 Feb 2014 00:24:28 -0600 Message-ID: References: <87zjm73ljq.fsf@building.gnus.org> <87txcdt25y.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391667902 3216 80.91.229.3 (6 Feb 2014 06:25:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Feb 2014 06:25:02 +0000 (UTC) Cc: ding@gnus.org To: Lars Ingebrigtsen Original-X-From: ding-owner+M32447@lists.math.uh.edu Thu Feb 06 07:25:08 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WBIOa-0007Z4-0n for ding-account@gmane.org; Thu, 06 Feb 2014 07:25:08 +0100 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 1WBIO4-0001pA-8c; Thu, 06 Feb 2014 00:24:36 -0600 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 1WBIO1-0001ow-Gn for ding@lists.math.uh.edu; Thu, 06 Feb 2014 00:24:33 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WBIO0-00007F-My for ding@lists.math.uh.edu; Thu, 06 Feb 2014 00:24:33 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WBINz-0007jP-6Z; Thu, 06 Feb 2014 07:24:31 +0100 Original-Received: from epithumia.math.uh.edu ([129.7.128.2]) by mx2.math.uh.edu with smtp (Exim 4.76) (envelope-from ) id 1WBINw-0002z3-Sa; Thu, 06 Feb 2014 00:24:30 -0600 Original-Received: by epithumia.math.uh.edu (sSMTP sendmail emulation); Thu, 06 Feb 2014 00:24:28 -0600 In-Reply-To: (Jason L. Tibbitts, III's message of "Wed, 05 Feb 2014 22:32:57 -0600") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux) X-Spam-Score: -3.4 (---) X-Spam-Score: -3.4 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84195 Archived-At: And, yeah, I pulled the latest git and set things up to use that, removed the bit of code to delete gnus-summary-expire-articles from gnus-summary-prepare-exit-hook and tested things out; everything seems to go nice and fast now. So, thanks for the help, and sorry for wasting everyone's time. - J<