From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88696 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, 25 Jul 2019 15:27:05 -0500 Message-ID: References: <87muhb5bk0.fsf@igel.home> <87zhl66jl3.fsf@ericabrahamsen.net> <87v9vt648t.fsf@ericabrahamsen.net> <87wog56flq.fsf@uwo.ca> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="72899"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36900@lists.math.uh.edu Thu Jul 25 22:27:35 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 1hqkKs-000Iq7-O3 for ding-account@gmane.org; Thu, 25 Jul 2019 22:27:34 +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 1hqkKe-0008PT-UG; Thu, 25 Jul 2019 15:27:20 -0500 Original-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) (envelope-from ) id 1hqkKZ-0008Mf-TS for ding@lists.math.uh.edu; Thu, 25 Jul 2019 15:27:15 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hqkKY-0003jb-NN for ding@lists.math.uh.edu; Thu, 25 Jul 2019 15:27:15 -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 1hqkKU-0007m4-Jm for ding@gnus.org; Thu, 25 Jul 2019 22:27:13 +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 1hqkKP-0003jQ-8I for ding@gnus.org; Thu, 25 Jul 2019 15:27:09 -0500 Original-Received: by epithumia.math.uh.edu (Postfix, from userid 7225) id 2F9C0801554; Thu, 25 Jul 2019 15:27:05 -0500 (CDT) In-Reply-To: <87wog56flq.fsf@uwo.ca> (Dan Christensen's message of "Thu, 25 Jul 2019 16:09:37 -0400") List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88696 Archived-At: >>>>> "DC" == Dan Christensen writes: DC> If you haven't yet cleared the data, it would be interesting to see DC> if there are fixes that don't clear the remote marks and flags (even DC> though you don't seem to have any in this case). I haven't yet, but somehow the problem has fixed itself in the meantime. Just checked .newsrc.eld and the unexist info is filled in. So when I have this problem again, I will go ahead and try both of your suggestions and see if they help. - J<