From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84179 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Bj=C3=B8rn_Mork?= Newsgroups: gmane.emacs.gnus.general Subject: Re: Long wait for "Expiring Articles..." Date: Tue, 04 Feb 2014 09:19:54 +0100 Organization: m Message-ID: <87ob2np9w5.fsf@nemi.mork.no> References: <87zjm73ljq.fsf@building.gnus.org> <87sirzq20t.fsf@nemi.mork.no> <87d2j33jmn.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1391502080 18998 80.91.229.3 (4 Feb 2014 08:21:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Feb 2014 08:21:20 +0000 (UTC) Cc: "Jason L Tibbitts III" , ding@gnus.org To: Lars Ingebrigtsen Original-X-From: ding-owner+M32431@lists.math.uh.edu Tue Feb 04 09:21:27 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 1WAbG3-000363-3B for ding-account@gmane.org; Tue, 04 Feb 2014 09:21:27 +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 1WAbEj-0006pN-96; Tue, 04 Feb 2014 02:20:05 -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 1WAbEh-0006p8-7p for ding@lists.math.uh.edu; Tue, 04 Feb 2014 02:20:03 -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 1WAbEc-0005Cx-K9 for ding@lists.math.uh.edu; Tue, 04 Feb 2014 02:20:03 -0600 Original-Received: from canardo.mork.no ([148.122.252.1]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WAbEb-0006MI-4J; Tue, 04 Feb 2014 09:19:57 +0100 Original-Received: from nemi.mork.no (nemi.mork.no [IPv6:2001:4641:0:2:e8b:fdff:fe08:971]) (authenticated bits=0) by canardo.mork.no (8.14.4/8.14.4) with ESMTP id s148Jt9d030878 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 4 Feb 2014 09:19:56 +0100 Original-Received: from bjorn by nemi.mork.no with local (Exim 4.80) (envelope-from ) id 1WAbEY-0003P0-Q1; Tue, 04 Feb 2014 09:19:54 +0100 In-Reply-To: <87d2j33jmn.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Mon, 03 Feb 2014 14:40:32 -0800") User-Agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/23.4 (gnu/linux) X-Virus-Scanned: clamav-milter 0.97.8 at canardo X-Virus-Status: Clean X-Spam-Score: -5.4 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84179 Archived-At: Lars Ingebrigtsen writes: > Bj=C3=B8rn Mork writes: > >> Was this patch from John Magorrian ever merged?: >> http://article.gmane.org/gmane.emacs.gnus.general/80546 >> >> I've been using it for the last few years, and it is pretty essential if >> you ever do expiry in an IMAP folder with high UIDs. > > Gnus tracks what articles exist now, so it shouldn't try to expire > articles that don't exist any more... Ah, right. I believe I got that explanation before. Should have remembered... Bj=C3=B8rn