From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78229 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Activated two-part nntp async fetch again Date: Wed, 30 Mar 2011 09:11:42 +0800 Message-ID: <87tyelif8x.fsf@ericabrahamsen.net> References: <87r5baux96.fsf@gnus.org> <87ei79plp8.fsf@ericabrahamsen.net> <8739nl0w1j.fsf@gnus.org> <87y64bjt3h.fsf@ericabrahamsen.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1301447552 5047 80.91.229.12 (30 Mar 2011 01:12:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2011 01:12:32 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26539@lists.math.uh.edu Wed Mar 30 03:12:29 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 1Q4jxU-0003BM-FU for ding-account@gmane.org; Wed, 30 Mar 2011 03:12:28 +0200 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 1Q4jxB-0007U3-Mg; Tue, 29 Mar 2011 20:12:09 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Q4jxA-0007Tl-BT for ding@lists.math.uh.edu; Tue, 29 Mar 2011 20:12:08 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q4jwz-0002UB-IO for ding@lists.math.uh.edu; Tue, 29 Mar 2011 20:11:58 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q4jwy-0003Q2-RX for ding@gnus.org; Wed, 30 Mar 2011 03:11:56 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q4jww-0002z0-Pz for ding@gnus.org; Wed, 30 Mar 2011 03:11:54 +0200 Original-Received: from 123.121.222.186 ([123.121.222.186]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Mar 2011 03:11:54 +0200 Original-Received: from eric by 123.121.222.186 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Mar 2011 03:11:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 123.121.222.186 User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:7g/QLtxB6WbbaT9q8z1HAdvc1kA= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78229 Archived-At: On Wed, Mar 30 2011, Lars Magne Ingebrigtsen wrote: > Eric Abrahamsen writes: > >> Damn, for some reason I missed your response here. I'm still getting >> this problem. I just debugged it, and I need to hit 'c' twice to get out >> of the hang and past the nntp retrieval, into the rest of my mail >> sources. Here's the *backtrace* buffer after one 'c', so I guess >> nntp_retrieve-group-data-early is getting called twice…? >> >> Debugger entered--returning value: 12 >> nntp-retrieve-group-data-early("news.gmane.org" > > Could you repeat again with > > (setq eval-expression-print-level 20) > (setq eval-expression-print-length 80) > > and then post both backtraces? Thanks for sticking with this! If anything, it's happening more now than before. These are the backtraces from a fresh gnus startup. The byte-code("\204 lines are actually very long, I seem unable to copy and paste them. http://pastebin.com/WPX5gGTu Thanks again, Eric