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,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 2236 invoked from network); 27 May 2021 15:40:28 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 27 May 2021 15:40:28 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lmI7X-007gNZ-6j for ml@inbox.vuxu.org; Thu, 27 May 2021 10:40:27 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1lmI7W-00GhZc-MY for ml@inbox.vuxu.org; Thu, 27 May 2021 10:40:26 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lmI7U-00GhZU-LV for ding@lists.math.uh.edu; Thu, 27 May 2021 10:40:24 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lmI7Q-007gNJ-Te for ding@lists.math.uh.edu; Thu, 27 May 2021 10:40:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=NVuNv9Z8lw6tqTlE6YMHinjxmcAGojtFV6AT3nAvOzM=; b=H2BdGoCTeMvpl6rE4yfBolSX83 gQiyfY4IwbX/GYxPgPQbkTIpqC39pUivWG6wgJVCZ8P3OgtMxvTU4yvu2mD03UvyPUMMzVqQI0+EF 3qIpnyg7uqAwQGkU/EdqaTkInzOtUPurRUgsK4AGOn5OjhpHtyjfi1/VSCFggb24MBwY=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmI7I-00060Z-8n for ding@gnus.org; Thu, 27 May 2021 17:40:14 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1lmI7G-0002TE-OD for ding@gnus.org; Thu, 27 May 2021 17:40:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric Abrahamsen Subject: Re: davmail hangs *after* retrieving pop email from Exchange server Date: Thu, 27 May 2021 08:40:03 -0700 Message-ID: <871r9sxk18.fsf@ericabrahamsen.net> References: <87fsy8wcns.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:daDTOUnNKfqGMU/dLcDgdv9X8KQ= List-ID: Precedence: bulk Eric S Fraga writes: > Hello, > > TL;DR: how do I figure out what gnus is doing when it hangs after > downloading emails via davmail from an Exchange server? I think the usual thing to do would be M-x toggle-debug-on-quit, then get to the hang, then C-g. You should see a traceback telling you what Emacs was doing when you quit it.