From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14816 invoked from network); 20 May 2020 19:50:10 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 20 May 2020 19:50:10 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jbUjA-0008Fd-0u; Wed, 20 May 2020 14:50:08 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jbUj6-0008Cr-ST for ding@lists.math.uh.edu; Wed, 20 May 2020 14:50:04 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jbUj5-0005vV-Ip for ding@lists.math.uh.edu; Wed, 20 May 2020 14:50:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=wxUjhqImqnScV/qaH1stQYNt9NcfawWl1nqGGQ2b46w=; b=lNpiUDf5cseC0yJ2u+CUky5VXp 3XsZsu+kPOa7j2HVp2DUKAs9NyLM+xpveeIde6kOVYIm810s2WEtpa3H5yqTjCrDpU75g7Vk2sU3j OnuHbYw6ec/YNo21GxOff1rmiUYGVDZXgljO4AsPXSjgjlszQcw25WKORrxsCozk64Q0=; Received: from ericabrahamsen.net ([52.70.2.18] helo=mail.ericabrahamsen.net) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jbUiy-00064S-Dw; Wed, 20 May 2020 21:49:59 +0200 Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 2E095FA157; Wed, 20 May 2020 19:49:54 +0000 (UTC) From: Eric Abrahamsen To: Lars Ingebrigtsen Cc: ding@gnus.org Subject: Re: How often do the Emacs-Cloud nnimap folder needs to be cleaned up? References: <87a72bu83b.fsf@ericabrahamsen.net> <87h7whhsdt.fsf@ericabrahamsen.net> <878shoqbwj.fsf@gnus.org> Date: Wed, 20 May 2020 12:49:52 -0700 In-Reply-To: <878shoqbwj.fsf@gnus.org> (Lars Ingebrigtsen's message of "Tue, 19 May 2020 15:42:20 +0200") Message-ID: <877dx6fktb.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk Lars Ingebrigtsen writes: > Eric Abrahamsen writes: > >> Is spam-gmane an external package? I can't find either of these >> functions in the sources, and the Google returns nothing, either... > > Yeah, it's a package for Gmane admins, I think? I just wonder if this bug isn't the result of my earlier hash-table changes -- do you know if the code is available anywhere to look at?