<<< Date Index >>>     <<< Thread Index >>>

Re: web-mail



On Fri, Aug 05, 2005 at 12:06:19PM -0500, Kyle Wheeler wrote:
> On Friday, August  5 at 07:52 PM, quoth Eugeny N Dzhurinsky:
> > On Fri, Aug 05, 2005 at 07:48:09PM +0300, Eugeny N Dzhurinsky wrote:

> >> The emails, written ins something like SquirrelMail, in Mutt are 
> >> displaying in 1 line. Is there anything to do with that, for example 
> >> set custom line delimiters or something like this?
> >
> > just noticed the emails, composed in Gmail WEB-interface, are 
> > displaying in single line too.
 
> I'm guessing what you want is controlled by the $smart_wrap and $markers 
> variables.

For display, yes (though it will quasi-wrap anyway).

I'm /guessing/ the OP is talking about editing the actual message. In
this case, you need to deal with it in your editor. Personally, I deal
with unwrapped lines using vim - gqip, with "tw" set appropriately.
Pico, emacs, etc. all have similar options for reformatting paragraphs.

w