From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19384 Path: main.gmane.org!not-for-mail From: Dale Hagglund Newsgroups: gmane.emacs.gnus.general Subject: Re: can't mark articles reached with `^' Date: 30 Nov 1998 12:48:27 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <86g1b029gk.fsf@ponoka.battleriver.com> References: <86lnkt0zz0.fsf@ponoka.battleriver.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157743 11335 80.91.224.250 (20 Oct 2002 23:49:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:49:03 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA26517 for ; Mon, 30 Nov 1998 15:51:22 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB00186; Mon, 30 Nov 1998 14:51:02 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Nov 1998 14:50:58 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id OAA10284 for ; Mon, 30 Nov 1998 14:50:47 -0600 (CST) Original-Received: from proxy3.ba.best.com (root@proxy3.ba.best.com [206.184.139.14]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA26499 for ; Mon, 30 Nov 1998 15:50:34 -0500 (EST) Original-Received: from best.com (dynamic22.pm01.pleasanton.best.com [204.156.131.22]) by proxy3.ba.best.com (8.9.0/8.9.0/best.out) with ESMTP id MAA28390 for ; Mon, 30 Nov 1998 12:48:31 -0800 (PST) Original-Received: (from rdh@localhost) by best.com (8.8.5/8.8.5) id MAA02910; Mon, 30 Nov 1998 12:48:28 -0800 (PST) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "30 Nov 1998 21:02:34 +0100" Original-Lines: 17 User-Agent: Gnus/5.070051 (Pterodactyl Gnus v0.51) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19384 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19384 Lars Magne Ingebrigtsen writes: > Dale Hagglund writes: > > > When I try to mark the article with `u', I get an error complaining > > about a negative article number. > > If Gnus doesn't know the article number, you can't mark it. I hadn't considered the implications of fetching by article-id. But, isn't the article number in the Xref header information? Pick the one that's given for the current group, or choose a negative number if the parent article happens not to have been posted to the current group. Dale.