From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76410 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Failure in latest emacs24 Date: Sun, 06 Feb 2011 11:46:37 +0100 Message-ID: <87aai9tp82.fsf@member.fsf.org> References: <87d3n7uhjl.fsf@anzu.internal.golden-gryphon.com> <874o8igs7l.fsf@gnus.org> <87hbciyuys.fsf@anzu.internal.golden-gryphon.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296989221 8523 80.91.229.12 (6 Feb 2011 10:47:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 6 Feb 2011 10:47:01 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24757@lists.math.uh.edu Sun Feb 06 11:46:54 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 1Pm28r-0000yQ-7q for ding-account@gmane.org; Sun, 06 Feb 2011 11:46:53 +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 1Pm28j-0007Hx-62; Sun, 06 Feb 2011 04:46:45 -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 1Pm28h-0007Hf-9a for ding@lists.math.uh.edu; Sun, 06 Feb 2011 04:46:43 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pm28f-0003cl-FX for ding@lists.math.uh.edu; Sun, 06 Feb 2011 04:46:43 -0600 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pm28e-0008WQ-Do for ding@gnus.org; Sun, 06 Feb 2011 11:46:40 +0100 Original-Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 297FA20417 for ; Sun, 6 Feb 2011 05:46:38 -0500 (EST) Original-Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sun, 06 Feb 2011 05:46:39 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=from:to:subject:references:date:in-reply-to:message-id:mime-version:content-type; s=smtpout; bh=p3PvT3zejVVTOusAQrOZ+QQ9udE=; b=T+KkUr3yD7euGMbBHs7FZgYYvBeZGq8OMFv0lo94B8GFDjIEqvuQm61qesu5qSxhAMAtqOfWuVQDSpDW3jBHLBVVLvkJfOB9Ksaskvq5xgXV6kQq2dgXlnTRD/LipP9ZLKq9Fqm59fq52pVzk4wmj916mjTqjuQWU19cYRmRMo4= X-Sasl-enc: vI+OFtvf6RdalCbhcB5oUbYyI2BUsc7OxN4cLFftmvts 1296989198 Original-Received: from thinkpad (95-88-32-105-dynip.superkabel.de [95.88.32.105]) by mail.messagingengine.com (Postfix) with ESMTPA id 33120400D76 for ; Sun, 6 Feb 2011 05:46:37 -0500 (EST) In-Reply-To: <87hbciyuys.fsf@anzu.internal.golden-gryphon.com> (Manoj Srivastava's message of "Sat, 05 Feb 2011 14:31:23 -0800") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76410 Archived-At: Manoj Srivastava writes: Hi Manoj, >> This is the new two-part async NNTP fetching code that's hanging. It >> would be interesting to know what's in the " *server nntp ...*" >> buffer when it hangs. > > I don't seem to have one of those/ Here is a list of buffers: It's a hidden buffer, that is, its name starts with a space. Emacs doesn't show them in completion, because usually, they are not intended for users. To switch to it, you have to explicitly type the space before you can see it. C-x b SPC *... Bye, Tassilo -- Sent from my Emacs