On Thu, Sep 26, 2002, Mike Jackson wrote: > If I receive a message from an outlook luser, or similar, and the > message is completely unwrapped, how do I "fix" that part which I quote? > I would like to be able to do this automatically.
Not sure about vi, but vim has a wonderful method of wrapping text. A simple Q} will wrap the whole paragraph. Or Q<down arrow> will do for Outhouse since it seems to make each paragraph all one long line. -Ken