Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!barnett From: barnett@grymoire.crd.ge.com (Bruce Barnett) Newsgroups: comp.windows.open-look Subject: Re: textsw filters Message-ID: Date: 25 Mar 91 15:20:37 GMT References: <9918@discus.technion.ac.il> Sender: news@crdgw1.crd.ge.com Reply-To: barnett@crdgw1.ge.com Organization: GE Corp. R & D, Schenectady, NY Lines: 19 In-reply-to: devil@techunix.BITNET's message of 25 Mar 91 14:59:01 GMT In article <9918@discus.technion.ac.il> devil@techunix.BITNET (Gil Tene) writes: > main() > { > while(gets(in_line)) > printf("> %s\n",in_line); > } Seems like a lot of extra work. Why not just have KEY_TOP(9) FILTER sed 's/^/> /' And add the following line to your .mailrc file: set indentprefix="> " -- Bruce G. Barnett uunet!crdgw1!barnett