From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81517 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: nntp hangs Date: Mon, 05 Mar 2012 20:10:09 +0900 Organization: Emacsen advocacy group Message-ID: References: <87y5rks7v9.fsf@thinkpad.tsdh.de> <87399rq6ft.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1330945844 29177 80.91.229.3 (5 Mar 2012 11:10:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Mar 2012 11:10:44 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29797@lists.math.uh.edu Mon Mar 05 12:10:42 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S4VoN-0000WX-NU for ding-account@gmane.org; Mon, 05 Mar 2012 12:10:40 +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 1S4Vnt-0004AA-GZ; Mon, 05 Mar 2012 05:10: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 1S4Vns-0004A0-0M for ding@lists.math.uh.edu; Mon, 05 Mar 2012 05:10:08 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1S4Vnq-0007iA-Vf for ding@lists.math.uh.edu; Mon, 05 Mar 2012 05:10:07 -0600 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1S4Vnp-0006l4-FB for ding@gnus.org; Mon, 05 Mar 2012 12:10:05 +0100 Original-Received: from localhost ([127.0.0.1]:41007) by orlando.hostforweb.net with smtp (Exim 4.69) (envelope-from ) id 1S4Vni-0001y6-9c for ding@gnus.org; Mon, 05 Mar 2012 05:09:58 -0600 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.130004 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.4) Emacs/24.0.94 (i686-pc-cygwin) Cancel-Lock: sha1:MEDCbhufz5esT/6Lv3lnTkBtcns= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81517 Archived-At: Ted Zlatanov wrote: [...] > I posted about my experience at > http://permalink.gmane.org/gmane.emacs.gnus.general/81471 > Like I said there, I thought setting the heartbeat parameter would work > but it doesn't seem to. So maybe it's a Gnus bug? Or a TCP-keepalive bug? I tried commenting out that section in nntp.el. So far Gnus doesn't seem to hang up... I suspect Emacs may keep thinking the nntp connection is alive, i.e. `process-status' returns `open', even if the remote news server disconnects it unilaterally.