From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78759 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Trying to enter a group: "registry max-hard size limit reached" Date: Mon, 09 May 2011 21:44:40 +0200 Message-ID: <877h9zpsk7.fsf@member.fsf.org> References: <877ha09a5k.fsf@topper.koldfront.dk> <87pqnsxnud.fsf@topper.koldfront.dk> <87tyd4b0uo.fsf@lifelogs.com> <87fwondanx.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1304970333 1365 80.91.229.12 (9 May 2011 19:45:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 May 2011 19:45:33 +0000 (UTC) Cc: ding@gnus.org To: Ted Zlatanov Original-X-From: ding-owner+M27060@lists.math.uh.edu Mon May 09 21:45:29 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QJWOP-0005Hf-Ob for ding-account@gmane.org; Mon, 09 May 2011 21:45:22 +0200 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 1QJWNt-0006pi-4l; Mon, 09 May 2011 14:44:49 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QJWNr-0006pX-UQ for ding@lists.math.uh.edu; Mon, 09 May 2011 14:44:47 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QJWNq-0001zv-Eb for ding@lists.math.uh.edu; Mon, 09 May 2011 14:44:47 -0500 Original-Received: from out2.smtp.messagingengine.com ([66.111.4.26]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QJWNo-0006Z3-Hx for ding@gnus.org; Mon, 09 May 2011 21:44:44 +0200 Original-Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id C592B20A15; Mon, 9 May 2011 15:44:42 -0400 (EDT) Original-Received: from frontend2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 09 May 2011 15:44:42 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:cc:subject:references:date:in-reply-to:message-id:mime-version:content-type; s=smtpout; bh=zwxE9XBO4t43fSb1255dvjMnFCc=; b=aoYgGiHehQYj2mzug4pFvaoSjFPJcK8HBwcQGuZ7PrZxoG3FezfYbYitWgGPBv+HqwfhCf2A2WhvcuQZaYCbDSOLkk1TEA5oNELz9hWGbhMW4Dc7gS+0+JeYMA5rRqpu9DQxU3GXdEBjO6F5EcFzrKTZe27UYvWQOCmGww2Z98Q= X-Sasl-enc: o6gxE97scmW5m3ip1AscZ37RZjCTX98e/4414twLv1vp 1304970282 Original-Received: from thinkpad (178-27-29-99-dynip.superkabel.de [178.27.29.99]) by mail.messagingengine.com (Postfix) with ESMTPA id BA7F744A525; Mon, 9 May 2011 15:44:41 -0400 (EDT) In-Reply-To: <87fwondanx.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 09 May 2011 12:52:02 -0500") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78759 Archived-At: Ted Zlatanov writes: > TZ> As Tassilo said, increase `gnus-registry-max-entries' until I fix > TZ> it to call `registry-prune'. No need to remove the registry > TZ> (though that works too, certainly). > > Now the code calls `registry-prune' but will still fail if the > registry is full. I think that's the right thing to do, though I > could ask the user if he wants to increase > `gnus-registry-max-entries'. Why can it still be full after pruning? IMO, if I set the registry size to be at maximum 1000 articles long, I'd expect it to work as a LRU cache... Bye, Tassilo -- Sent from my Emacs