From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10521 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Re: Not running expiry when I exit a group Date: 04 Apr 1997 15:09:56 +0200 Sender: vroonhof@math.ethz.ch Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150378 24877 80.91.224.250 (20 Oct 2002 21:46:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:46:18 +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 FAA05102 for ; Fri, 4 Apr 1997 05:35:04 -0800 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 ; Fri, 4 Apr 1997 15:14:52 +0200 Original-Received: (qmail 7788 invoked by uid 504); 4 Apr 1997 13:12:17 -0000 Original-Received: (qmail 7785 invoked from network); 4 Apr 1997 13:12:16 -0000 Original-Received: from frege-d-math-north-g-west.math.ethz.ch (HELO frege.math.ethz.ch) (root@129.132.145.3) by claymore.vcinet.com with SMTP; 4 Apr 1997 13:12:14 -0000 Original-Received: from fresnel.math.ethz.ch (vroonhof@fresnel [129.132.145.6]) by frege.math.ethz.ch (8.6.12/Main-STAT-mailer) with ESMTP id PAA28488 for ; Fri, 4 Apr 1997 15:14:04 +0200 Original-Received: (vroonhof@localhost) by fresnel.math.ethz.ch (8.6.9/D-MATH-client) id PAA27056; Fri, 4 Apr 1997 15:09:57 +0200 Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of 04 Apr 1997 14:53:26 +0200 Original-Lines: 13 X-Mailer: Gnus v5.4.37/XEmacs 19.15(beta104) Xref: main.gmane.org gmane.emacs.gnus.general:10521 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10521 Hrvoje Niksic writes: > Me too. It's terribly annoying for large groups -- and it afflicts > even the commands like `C-x C-s' which quit the group internally. > This was so acute for xemacs-beta that I had to cut the expiry-wait to > only 3 days, to make the expiry process faster. Now I can live > normally again. Same problem here... It seems to me that 'total-expiry' takes longer as the the other ones. Why is it so slow anyway? Even under elisp a few thousand compares should be doable in a few secconds. Jan