From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78512 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus hangs at startup when trying to read imap groups Date: Thu, 14 Apr 2011 09:48:52 +0200 Organization: Probably a good idea Message-ID: References: <877hb4pk2l.fsf@sphax.lybrafox.lan> <87d3kri4to.fsf@sphax.lybrafox.lan> <878vvfi4mp.fsf@sphax.lybrafox.lan> <87sjtn8a6b.fsf@lifelogs.com> <874o63i2bo.fsf@sphax.lybrafox.lan> <87zknvgnew.fsf@sphax.lybrafox.lan> <87r597gn8k.fsf@sphax.lybrafox.lan> <87tye16hkk.fsf@sphax.lybrafox.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1302767421 25978 80.91.229.12 (14 Apr 2011 07:50:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Apr 2011 07:50:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26815@lists.math.uh.edu Thu Apr 14 09:50:18 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 1QAHJh-0006QF-No for ding-account@gmane.org; Thu, 14 Apr 2011 09:50:18 +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 1QAHIc-0004mA-N4; Thu, 14 Apr 2011 02:49:10 -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 1QAHIb-0004m3-9O for ding@lists.math.uh.edu; Thu, 14 Apr 2011 02:49:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QAHIZ-0005Wz-40 for ding@lists.math.uh.edu; Thu, 14 Apr 2011 02:49:08 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QAHIW-0007SP-8k for ding@gnus.org; Thu, 14 Apr 2011 09:49:04 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QAHIV-0005jy-Kb for ding@gnus.org; Thu, 14 Apr 2011 09:49:04 +0200 Original-Received: from 62.113.137.5 ([62.113.137.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 09:49:03 +0200 Original-Received: from sb by 62.113.137.5 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 09:49:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 13 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 62.113.137.5 Mail-Copies-To: never User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:eS2hy6C/UOPdfEDdWKv1S22VlYk= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78512 Archived-At: >>>>> hobbes@poukram.net (Rémi Letot): >> So it's inflooping while opening the server? What's in the >> "*nnimap server ...*" buffer after you `C-g'? > lots of lines with "LIST oneofmyimapfolders", and it stops right in > the middle of one of the lines. I'm just guessing here: could it be something that it takes as a control character, eg. EOF, and then aborts the stream? Have you tried sniffing the same connection with wireshark, or a different package sniffing tool, to see what actually goes on the wire?