From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15503 Path: main.gmane.org!not-for-mail From: Eze Ogwuma Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem entering Foreign Groups Date: 01 Jul 1998 12:17:46 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154523 22428 80.91.224.250 (20 Oct 2002 22:55:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:55:23 +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 EAA25341 for ; Wed, 1 Jul 1998 04:21:40 -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 HAA08099 for ; Wed, 1 Jul 1998 07:19:20 -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 FAT05645; Wed, 1 Jul 1998 05:52:58 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Jul 1998 06:17:35 -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 GAA24168 for ; Wed, 1 Jul 1998 06:17:27 -0500 (CDT) Original-Received: (qmail 32361 invoked by uid 504); 1 Jul 1998 11:17:06 -0000 Original-Received: (qmail 32358 invoked from network); 1 Jul 1998 11:17:02 -0000 Original-Received: from bh-cw01-082.pool.dircon.co.uk (HELO typhoon.dircon.co.uk) (zcaceog@194.112.51.82) by claymore.vcinet.com with SMTP; 1 Jul 1998 11:16:59 -0000 Original-Received: (from zcaceog@localhost) by typhoon.dircon.co.uk (8.8.7/8.8.7) id MAA22205; Wed, 1 Jul 1998 12:17:47 +0100 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "01 Jul 1998 12:59:38 +0200" Original-Lines: 44 X-Mailer: Gnus v5.6.22/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15503 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15503 Lars Magne Ingebrigtsen writes: > Eze Ogwuma writes: > > > ((1 . 7094) (7096 . 70 99)) ((cache 6110 6113 (7083 . 7084) 7088) > > (tick (7083 . 7084) 7088)) > > Well, this looks totally whacked out. > > ((1 . 7094) (7096 . 70 99)) > > That should be impossible. Has a space snuck in between "70" and > "99"? No. Sorry about that. It occurred because I cut and pasted rather than inserting the file. It should look like this: ((1 . 7094) (7096 . 7099)) ((cache 6110 6113 (7083 . 7084) 7088) (tick (7083 . 7084) 7088)) [...] > It would seem that it reacts inappropriately to getting a lot of 423 > lines. But Gnus still downloads headers after all the 423 messages. > Hm. Yup: `nntp-next-result-arrived-p' looks highly bogus. If > we have gotten half an error line, Gnus would loop forever with point > in the middle of that line. > > Could you check after 5.6.23 has been released whether it fixes this bug? O.K. > > Why was "XOVERVIEW 7095-7095" called? was it because the result of "XOVER > > 7095-7095" was "."? > Yes. But XOVERVIEW is not a valid command on my server so Gnus then calls HEAD repeatedly. -- Eze Ogwuma