From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81557 Path: news.gmane.org!not-for-mail From: John Magorrian Newsgroups: gmane.emacs.gnus.general Subject: Re: slow nnimap expiry (dubious patch) Date: Sat, 10 Mar 2012 19:57:57 +0000 Message-ID: <87vcmc5iuy.fsf@thphys.ox.ac.uk> References: <874od8fjcc.fsf@nemi.mork.no> <1291291383-18946-1-git-send-email-bjorn@mork.no> <871v609xny.fsf_-_@nemi.mork.no> <87wrns8fsv.fsf@nemi.mork.no> <8739e03n4r.fsf_-_@ml1.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1331409559 7861 80.91.229.3 (10 Mar 2012 19:59:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 10 Mar 2012 19:59:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29837@lists.math.uh.edu Sat Mar 10 20:59:18 2012 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 1S6SRf-0000Nj-HI for ding-account@gmane.org; Sat, 10 Mar 2012 20:59:15 +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 1S6SQs-0005fD-4u; Sat, 10 Mar 2012 13:58:26 -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 1S6SQq-0005f3-I0 for ding@lists.math.uh.edu; Sat, 10 Mar 2012 13:58:24 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1S6SQl-00074d-IQ for ding@lists.math.uh.edu; Sat, 10 Mar 2012 13:58:23 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1S6SQj-0006OB-Hy for ding@gnus.org; Sat, 10 Mar 2012 20:58:17 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S6SQj-0008OL-4S for ding@gnus.org; Sat, 10 Mar 2012 20:58:17 +0100 Original-Received: from 39.76.155.90.in-addr.arpa ([90.155.76.39]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 10 Mar 2012 20:58:17 +0100 Original-Received: from john.magorrian by 39.76.155.90.in-addr.arpa with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 10 Mar 2012 20:58:17 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 39.76.155.90.in-addr.arpa User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (gnu/linux) Cancel-Lock: sha1:+u+DsVb4S7mD62aOXUgtiZzqCVg= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81557 Archived-At: Dave Abrahams writes: > on Fri Mar 09 2012, Lars Magne Ingebrigtsen wrote: > >> Dave Abrahams writes: >> >>>> It looks OK, but I think the real long-time solution is to tell Gnus >>>> what articles really exist so that this sort of thing wouldn't be >>>> necessary. However that's not going to happen during this development >>>> cycle. >>> >>> Not sure what the bounds of the development cycle are, but my >>> understanding from <87aa4pz1wi.fsf@gnus.org> is that you've now done >>> this. Have you also fixed expiry accordingly? >> >> I hadn't, but now I have. I think. > > YAY! Can't wait to try it. It's been working well for me so far. Thank you! John