From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88687 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: Mon, 22 Jul 2019 12:08:57 -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="138199"; 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+M36891@lists.math.uh.edu Mon Jul 22 19:09:14 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 1hpboH-000ZkV-DP for ding-account@gmane.org; Mon, 22 Jul 2019 19:09:13 +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 1hpboE-0007SX-66; Mon, 22 Jul 2019 12:09:10 -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 1hpbo9-0007Pt-Ls for ding@lists.math.uh.edu; Mon, 22 Jul 2019 12:09:05 -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 1hpbo8-0000Qk-FN for ding@lists.math.uh.edu; Mon, 22 Jul 2019 12:09:05 -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 1hpbo4-0008Te-Mt for ding@gnus.org; Mon, 22 Jul 2019 19:09:03 +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 1hpbo1-0003gk-UF for ding@gnus.org; Mon, 22 Jul 2019 12:08:59 -0500 Original-Received: by epithumia.math.uh.edu (Postfix, from userid 7225) id D5EEE801554; Mon, 22 Jul 2019 12:08:57 -0500 (CDT) In-Reply-To: (Jason L. Tibbitts, III's message of "Thu, 18 Jul 2019 17:15:18 -0500") List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88687 Archived-At: To answer my own question, using M-c on the folder (from the Group buffer) was sufficient to get things back into a sane state. Fortunately I had no marks or anything in that folder to lose. If I had, I suppose the best option would have been to move the ticket messages to another folder first. - J<