[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] Line wrapping in mhl
From: |
Ralph Corderoy |
Subject: |
Re: [Nmh-workers] Line wrapping in mhl |
Date: |
Thu, 26 Jan 2012 00:50:48 +0000 |
Hi Ken,
> > As an aside, I use repl's -format, i.e. each line prefixed with `> '
> > with no wrapping and so no issues
>
> So, what does your repl format file look like? I ask because I was
> curious how you turn off the line wrapping.
$ grep repl ~/.mh_profile
repl: -cc all -form replgroupcomps -format
$
My replgroupcomps is broadly similar to the system one. I think it's
the -format that stops the wrapping; repl(1):
If the switch -format is given, then a default message filter file
is used. This default message filter should be adequate for most
users. This default filter “mhl.reply” is:
; mhl.reply
;
; default message filter for `repl' (repl -format)
;
body:component="> ",overflowtext="> ",overflowoffset=0
which outputs each line of the body of the message prefaced with the
“>” character and a space.
I have ~/mail/mhl.reply but again, nothing deviating from the system one
which matches the man page above.
Cheers, Ralph.
- [Nmh-workers] Line wrapping in mhl, Ken Hornstein, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Paul Fox, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Tethys, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Howard Bampton, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Joel Uckelman, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Ralph Corderoy, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Ken Hornstein, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl,
Ralph Corderoy <=
- Re: [Nmh-workers] Line wrapping in mhl, Ken Hornstein, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Ralph Corderoy, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, rader, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Tethys, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl, Simon Burge, 2012/01/25
Re: [Nmh-workers] Line wrapping in mhl, Ken Hornstein, 2012/01/25