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

Re: reformatting messages



On Fri, Nov 09, 2007 at 08:51:23PM -0500, Patrick Shanahan wrote:
> > 1280x1024 display). Do you know of any
> > filter to reformat the message so any line is at most X (80) characters?
> 
> look in TFM for smart_wrap, wrapcolumn and wrapmargin

actually, "wrap" did the trick. Thanks.

> > If so, any ideas on how to activate/deactivate such filter on the pager
> > view?
> 
> No.
On the mutt wiki I found a good one. 'F' toggles the value of
'wrap' between 0 and 80 with this

macro pager ,@F0 "<enter-command>set wrap=0; macro pager F ,@F80<Enter>"
macro pager ,@F80 "<enter-command>set wrap=80; macro pager F ,@F0<Enter>"
macro pager F ,@F80

Problem solved

-- 
Javier Rojas

GPG Key ID: 0xA1C57061

Attachment: pgplVWm2UxK8p.pgp
Description: PGP signature