From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88669 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jason L Tibbitts III Newsgroups: gmane.emacs.gnus.general Subject: Re: Debugging extremely long IMAP folder exit times Date: Thu, 18 Jul 2019 17:15:18 -0500 Message-ID: References: <87muhb5bk0.fsf@igel.home> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="215918"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) Cc: ding@gnus.org To: Andreas Schwab Original-X-From: ding-owner+M36873@lists.math.uh.edu Fri Jul 19 00:16:09 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hoEh7-000u20-0d for ding-account@gmane.org; Fri, 19 Jul 2019 00:16:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92) (envelope-from ) id 1hoEgW-0005AP-K4; Thu, 18 Jul 2019 17:15:32 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hoEgR-00057c-Jt for ding@lists.math.uh.edu; Thu, 18 Jul 2019 17:15:27 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hoEgQ-0000Vn-DX for ding@lists.math.uh.edu; Thu, 18 Jul 2019 17:15:27 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hoEgM-0000vo-LW for ding@gnus.org; Fri, 19 Jul 2019 00:15:25 +0200 Original-Received: from epithumia.math.uh.edu ([129.7.128.2]) by mx2.math.uh.edu with esmtp (Exim 4.92) (envelope-from ) id 1hoEgJ-0003Ru-1M; Thu, 18 Jul 2019 17:15:20 -0500 Original-Received: by epithumia.math.uh.edu (Postfix, from userid 7225) id EDF89801554; Thu, 18 Jul 2019 17:15:18 -0500 (CDT) In-Reply-To: <87muhb5bk0.fsf@igel.home> (Andreas Schwab's message of "Thu, 18 Jul 2019 22:31:59 +0200") List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88669 Archived-At: >>>>> "AS" == Andreas Schwab writes: AS> This is your problem. Since the unexist list is empty, gnus doesn't AS> know that the articles 1 ... 354000 (approx.) don't exist. OK, so... I didn't do anything specific to make that happen. How would I fix it? I note that after I sent my message, exiting that group/folder somehow became quite fast for a while. But I quit gnus and closed emacs, and after restarting it again took minutes to exit the group. - J<