Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!ut-sally!im4u!rutgers!iuvax!pur-ee!j.cc.purdue.edu!i.cc.purdue.edu!arthur.cs.purdue.edu!narten From: narten@percival.cs.purdue.edu (Thomas Narten) Newsgroups: comp.emacs Subject: Re: better 'rnews.el'??? Message-ID: <1856@arthur.cs.purdue.edu> Date: Sun, 6-Sep-87 14:39:20 EDT Article-I.D.: arthur.1856 Posted: Sun Sep 6 14:39:20 1987 Date-Received: Mon, 7-Sep-87 03:54:38 EDT Sender: news@arthur.cs.purdue.edu Organization: Department of Computer Science, Purdue University Lines: 35 I have a completely different rnews package that I wrote a while back. Its interface is quite different than that in the distributed package. It is based (very) loosely on the mh concept. You first read all news, which puts subject lines in a file somewhat like a folder in mh. You then display articles that you are interested in. The features: 1) Completely compatible with other news programs. It "reads" news using the "-n" option to readnews. This actually reads the news, updates the .newsrc file, etc. All subject lines go into a newsbox file. A newsbox mode allows you to display individual articles, etc. 2) You can easily redisplay previously seen articles. This allows one to scan all articles in a group before responding to any one in particular. 3) It has hooks to the mh-e package to reply directly to a news article using mh. This is useful for replying privately to the poster, or for forwarding articles to interested parties. 4) I can quickly scan lots of news groups. I generally view an article only if the subject line looks interesting. I have placed a copy in pub/narten/rnews.el on gwen.cs.purdue.edu. Use anonymous ftp to retrieve it. I will post it if there is enough interest, but I would first like to get comments back from a few users so I can fix any obvious problems. -- Thomas Narten narten@cs.purdue.EDU or {ihnp4, allegra}!purdue!narten