From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10574 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Not running expiry when I exit a group Date: 06 Apr 1997 18:55:48 +0200 Sender: sb@norne.metis.no Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150422 25155 80.91.224.250 (20 Oct 2002 21:47:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:47:02 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id KAA10444 for ; Sun, 6 Apr 1997 10:03:03 -0700 Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sun, 6 Apr 1997 18:56:29 +0200 Original-Received: (qmail 14833 invoked by uid 504); 6 Apr 1997 16:53:59 -0000 Original-Received: (qmail 14830 invoked from network); 6 Apr 1997 16:53:58 -0000 Original-Received: from abel.metis.no (HELO gw.metis.no) (193.90.64.1) by claymore.vcinet.com with SMTP; 6 Apr 1997 16:53:57 -0000 Original-Received: by gw.metis.no (8.8.4/8.8.4) with ESMTP id SAA07058; Sun, 6 Apr 1997 18:55:53 +0200 (MET DST) Original-Received: by mailhub.metis.no (8.8.4/8.8.4) with ESMTP id SAA21010; Sun, 6 Apr 1997 18:55:48 +0200 (MET DST) Original-Received: by norne.metis.no (8.8.4/8.8.4) id SAA15879; Sun, 6 Apr 1997 18:55:49 +0200 (MET DST) Original-To: ding@gnus.org In-Reply-To: David Moore's message of 04 Apr 1997 13:26:57 -0800 Original-Lines: 28 X-Mailer: Gnus v5.4.25/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:10574 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10574 >>>>> David Moore : > Steinar Bang writes: >> I have a noticable delay when I exit the nnml group handling the >> VFR mailing list (100 to 150 messages a day). I've been toying >> with the idea that it has something to do with having a lot of >> sparsely ticked articles in the group...? > If you use total-expire, total-expire is what I use, because only total-expire makes sense to me. > Gnus loops over every article in the "active range" checking the > dates on the files to see if they should be expired. If you have an > old ticked or cached article the active range can be huge. This is probably what happens to me. > This is one of the good arguments for changing Gnus' dependence on > the notion of a single active range. However, it requires changes > to a lot of code. Anything that can make the behaviour of Gnus more efficient, without requiring me to change my habits, I see as a good thing. - Steinar