Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!haven!purdue!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!inria!geocub!fallot From: fallot@geocub.UUCP (Laurent Fallot) Newsgroups: news.software.b Subject: Re: Saving new articles to a file Message-ID: <802@geocub.UUCP> Date: 7 Feb 89 17:02:37 GMT References: <7845@louie.udel.EDU> Reply-To: fallot@geocub.UUCP (Laurent Fallot) Organization: Greco-Programmation, Bordeaux, France. Lines: 22 In article <7845@louie.udel.EDU> zickus@udel.EDU (Tim Zickus) writes: >I would like to be able to have rn gather all the new articles in >a certain group into a file and then save them to a file for mailing. > >Is there an easy way to do this from the shell prompt with flags an what-not, >or is it more involved? I've done this here using the ^K command of rn: Use it when reading news in this group. It puts you in your favorite editor (see EDITOR in rn(1)), editing a file called $HOME/News/XXX/KILL. XXX is the name of the newsgroup where all the "." are replaced by "/". Just add, at the end of the file a line /^/s Then, each time you look for new messages in this newsgroup, rn will save them in a file $HOME/News/***, where *** is the name of the newsgroup. Fallot Laurent fallot@geocub.greco-prog.fr ...!decvax!mcvax!inria!geocub!fallot --