Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!PAAAAAR%CALSTATE.BITNET@CUNYVM.CUNY.EDU From: PAAAAAR%CALSTATE.BITNET@CUNYVM.CUNY.EDU Newsgroups: comp.unix.questions Subject: RE: more on mail Message-ID: <11388@brl-adm.ARPA> Date: 21 Jan 88 20:22:28 GMT Sender: news@brl-adm.ARPA Lines: 8 I also needed a way to word wrap files for mailing etc. I wrote a thing called 'br' which will break long lines in a file/stream into short ones. I can't see how to this automatically when you hit return. Wht I do is type in the text using 'i' as one long paragraph and then ESCape to command and type '!{br 78' which reformats it. This is less than perfect. If some has a better way I'd like to here about it.