Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site watmath.UUCP
Path: utzoo!watmath!jmsellens
From: jmsellens@watmath.UUCP (John M Sellens)
Newsgroups: net.news
Subject: Re: Suggestion: article number 0 - What I tried
Message-ID: <15425@watmath.UUCP>
Date: Tue, 25-Jun-85 23:12:07 EDT
Article-I.D.: watmath.15425
Posted: Tue Jun 25 23:12:07 1985
Date-Received: Wed, 26-Jun-85 06:13:15 EDT
References: <905@sdcsla.UUCP> <2898@nsc.UUCP>
Reply-To: jmsellens@watmath.UUCP (John M Sellens)
Organization: U of Waterloo, Ontario
Lines: 16

Once upon a time, I took a copy of readnews and added a couple of quick
hacks to make it possible to ask what a newsgroup is all about.

I had two commands, 'w' and 'W' ("what") for a short and long description
of the pupose of the group.  The 'w' got the relevant line from whatever
file it is that contains the list of active newsgroups (you know, the one
that Gene Spafford gives us updates to once a month?) e.g.
  net.wombat - Discussions about small furry things
The 'W' command went to the spool directory for the group and looked for
a file called "DESCRIPTION" (or some such thing) and printed it on the
screen (if it didn't exist, 'W' degenerated to 'w').

Of course to really implement this requires a new control message or two,
but it does avoid problems with expire, and article number bitmaps, etc.

John