From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15424 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Summarize from a partial NNTP read Date: 27 Jun 1998 03:24:11 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035154458 22031 80.91.224.250 (20 Oct 2002 22:54:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:54:18 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.0/8.9.0) with ESMTP id SAA01546 for ; Fri, 26 Jun 1998 18:31:52 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id VAA04343 for ; Fri, 26 Jun 1998 21:27:53 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id UAT20045; Fri, 26 Jun 1998 20:01:36 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 26 Jun 1998 20:27:25 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id UAA02820 for ; Fri, 26 Jun 1998 20:27:15 -0500 (CDT) Original-Received: (qmail 6482 invoked by uid 504); 27 Jun 1998 01:26:54 -0000 Original-Received: (qmail 6478 invoked from network); 27 Jun 1998 01:26:52 -0000 Original-Received: from ppp020.uio.no (HELO sparky.gnus.org) (129.240.240.21) by claymore.vcinet.com with SMTP; 27 Jun 1998 01:26:51 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id DAA22715; Sat, 27 Jun 1998 03:27:38 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Hallvard B Furuseth's message of "Thu, 25 Jun 1998 21:03:11 +0200" X-Mailer: Gnus v5.6.17/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > >> Sometimes the server hangs when it has sent 40-200 K headers. (Well, > >> Gnus hangs anyway, I don't know what the server is doing.) > > > > Hm. Well, it would be interesting to find out why that happens... > > Tell me what to debug and I'll try some day. `nntp-retrieve-headers' fetches the non-NOV headers, but I think it's more likely that the bug is in `nntp-wait-for'. > Maybe it would be simpler to not catch the C-g, and not clean up after > the partial fetch (until the next Gnus command, anyway). Then the user > could call a command similar to `gnus-group-select-group' which would > use the previous NNTP data instead of rereading NNTP, and pretend it > only asked for the headers that were actually received. That would be a possibility, but it wouldn't be less work than catching `C-g', really -- the same article number wrangling would have to be done... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen