Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/3/84; site genrad.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!john From: john@genrad.UUCP (John P. Nelson) Newsgroups: net.news Subject: Re: restricting cross postings Message-ID: <989@genrad.UUCP> Date: Tue, 30-Jul-85 17:04:26 EDT Article-I.D.: genrad.989 Posted: Tue Jul 30 17:04:26 1985 Date-Received: Thu, 1-Aug-85 05:45:40 EDT References: <1300010@ccvaxa> <431@othervax.UUCP> <289@luke.UUCP> Reply-To: john@genrad.UUCP (John P. Nelson) Organization: GenRad, Inc., Bolton, Mass. Lines: 17 Keywords: cross-posting indirect link >My problem with cross-postings (although somewhat alleviated by the Xref >patch) is having to see them multiple times. I'm not concerned about >disk space. I just hate rereading the same articles. The Xref patch to >rn 4.3 (and the same facility in the readnews/vnews stuff) only works if >you see both copies in the same invocation of the program. Sorry, Steven, but this is JUST NOT TRUE!!!!!!! The Xref patch really updates the .newsrc and is UNRELATED to the session in which the news is read! The vnews algorithm is different, but still unrelated to the session in which one is viewing the news! (The article is only shown in first newsgroup which it was posted to that you subscribe to.) In fact, only the readnews algorithm has the "session" problem, and for all I know, it may have been fixed by now. The algorithm was to keep all the inode numbers of the articles that had been read that session, and match against them before the start of each article. Needless to say, I don't use "readnews" anymore.