From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77615 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.gnus.general Subject: Re: freeze with nnimap backend Date: Tue, 08 Mar 2011 11:13:13 +0100 Message-ID: <87oc5l3op2.fsf@eps142.cdf.udc.es> References: <87fwqzhydc.fsf@gandalf.home.thebuble.org> <87sjux3os1.fsf@eps142.cdf.udc.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1299579320 28560 80.91.229.12 (8 Mar 2011 10:15:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2011 10:15:20 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25938@lists.math.uh.edu Tue Mar 08 11:15:15 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pwtwg-00081u-8q for ding-account@gmane.org; Tue, 08 Mar 2011 11:15:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Pwtwb-0001R5-5u; Tue, 08 Mar 2011 04:15:09 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PwtwZ-0001Qi-Du for ding@lists.math.uh.edu; Tue, 08 Mar 2011 04:15:07 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PwtwY-0005CQ-Pb for ding@lists.math.uh.edu; Tue, 08 Mar 2011 04:15:07 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PwtwY-0001uw-2M for ding@gnus.org; Tue, 08 Mar 2011 11:15:06 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PwtwW-0007xZ-Sh for ding@gnus.org; Tue, 08 Mar 2011 11:15:04 +0100 Original-Received: from eps142.cdf.udc.es ([193.144.52.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Mar 2011 11:15:04 +0100 Original-Received: from aluaces by eps142.cdf.udc.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Mar 2011 11:15:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: eps142.cdf.udc.es User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:9+RW5BpryDNHK7bMHOS5av+I4RI= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77615 Archived-At: Alberto Luaces writes: > Olivier Sirven writes: > >> Hey, >> >> Quite often I have my gnus ("No Gnus v0.13") freezing will fetching my >> emails from my imap server. It says "nnimap read 18k" and stays like >> this forever or until I hit C-g >> >> How can I help debugging this? > > Sorry for not answering earlier, (setq debug-on-quit) will show the > trace at the moment you interrupt the program. I meant (setq debug-on-quit t). -- Alberto