From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34387 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Small, but possibly fatal change in nntp.el Date: 24 Jan 2001 19:51:14 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2nwvbka1z1.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170322 30147 80.91.224.250 (21 Oct 2002 03:18:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:18:42 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 40C6DD049D for ; Wed, 24 Jan 2001 19:53:09 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id SAC29557; Wed, 24 Jan 2001 18:52:05 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 24 Jan 2001 18:51:02 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA00330 for ; Wed, 24 Jan 2001 18:50:52 -0600 (CST) Original-Received: from zsh.yi.org (roc-24-93-30-91.rochester.rr.com [24.93.30.91]) by mailhost.sclp.com (Postfix) with ESMTP id 57AC3D049D for ; Wed, 24 Jan 2001 19:51:21 -0500 (EST) Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.0/8.10.0) id f0P0pEK14993; Wed, 24 Jan 2001 19:51:14 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Lee Cantey's message of "24 Jan 2001 14:39:44 -0800") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:34387 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34387 Lee Cantey writes: > >>>>> On Wed Jan 24, Lars writes: > > > I've just committed a change to nntp.el that makes > > nntp-open-connection notice whether it got a 200 response back or > > not, and if it didn't, it hangs up. (This is to avoid recursing > > infinitely when getting a 400 response back.) The way I did it > > Works For Me, but if you aren't able to connect to an nntp server, > > poke around in nntp-open-connection/nntp-wait-for. > > I've found that it sits for some very long period of time until I C-g > out of it. Should I attempt to trace it or are others having this > too? I possibly fixed it. Please try again. ShengHuo