From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85756 Path: news.gmane.org!not-for-mail From: Jason L Tibbitts III Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus gets terribly slow when exiting high-traffic groups Date: Thu, 05 Feb 2015 18:47:15 -0600 Message-ID: References: <87k2zx11cq.fsf@building.gnus.org> <87sielyq7g.fsf@building.gnus.org> <877fvxyn8v.fsf@building.gnus.org> <871tm4zxjg.fsf@building.gnus.org> <878ugbvpiq.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1423183656 16272 80.91.229.3 (6 Feb 2015 00:47:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Feb 2015 00:47:36 +0000 (UTC) Cc: ding@gnus.org To: Lars Ingebrigtsen Original-X-From: ding-owner+M33995@lists.math.uh.edu Fri Feb 06 01:47:36 2015 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 1YJX55-0006M6-9z for ding-account@gmane.org; Fri, 06 Feb 2015 01:47:35 +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 1YJX52-0004mI-KY; Thu, 05 Feb 2015 18:47:32 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YJX51-0004m5-Iz for ding@lists.math.uh.edu; Thu, 05 Feb 2015 18:47:31 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1YJX4y-0005tt-5V for ding@lists.math.uh.edu; Thu, 05 Feb 2015 18:47:31 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YJX4w-0001mE-Hg; Fri, 06 Feb 2015 01:47:26 +0100 Original-Received: from epithumia.math.uh.edu ([129.7.128.2]) by mx2.math.uh.edu with esmtp (Exim 4.84) (envelope-from ) id 1YJX4l-0005to-Hu; Thu, 05 Feb 2015 18:47:25 -0600 Original-Received: by epithumia.math.uh.edu (Postfix, from userid 7225) id 82FBBFCF; Thu, 5 Feb 2015 18:47:15 -0600 (CST) In-Reply-To: <878ugbvpiq.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Fri, 06 Feb 2015 11:42:53 +1100") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (gnu/linux) X-Spam-Score: -2.9 (--) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85756 Archived-At: >>>>> "LI" == Lars Ingebrigtsen writes: LI> That group info seems incomplete. The "unexist" list is empty, LI> which means that Gnus thinks that all those read articles exist on LI> the server, so it tries to expire them. That's what I figured. LI> `M-g' on the group should fix this, however... And indeed it did. I expect that it fixed the last one, too. I'll just do that over all of my groups and if I can find another one that's slow even after that, I'll worry about it then. - J<