Path: utzoo!utgpu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbfsb!danj1 From: Dan_Jacobson@ATT.COM Newsgroups: alt.sources.wanted Subject: Re: Un-digest-ify program wanted Message-ID: <1991May22.040309.16665@cbfsb.att.com> Date: 22 May 91 04:03:09 GMT References: Sender: news@cbfsb.att.com Reply-To: Dan_Jacobson@ihlpz.ATT.COM Organization: AT&T-BL, Naperville IL, USA Lines: 21 In-Reply-To: mathew@mantis.co.uk's message of 20 May 91 15: 46:02 GMT Originator: danj1@cbnewsf.cb.att.com >>>>> On 20 May 91 15:46:02 GMT, mathew@mantis.co.uk (CNEWS MUST DIE!) said: m> I'd like a program to un-digest-ify newsgroups which are presented in digest m> format, such as comp.risks and alt.humor.oracle. hmmm, in GNUS we have: gnus-Subject-rmail-digest: Run RMAIL on current digest article. gnus-Select-digest-hook will be called with no arguments, if that value is non-nil. It is possible to modify the article so that Rmail can work with it. gnus-Rmail-digest-hook will be called with no arguments, if that value is non-nil. The hook is intended to customize Rmail mode. and there are some other ways in GNUS people have posted recently. m> We're running Waffle BBS software on MS-DOS, so clearly I'm going to have to m> do some porting. We do have the standard tools such as awk, grep and sed. well, GNUS depends on GNU Emacs... so you might have an impasse there with the DOS...