[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] Line wrapping in mhl
From: |
Paul Fox |
Subject: |
Re: [Nmh-workers] Line wrapping in mhl |
Date: |
Wed, 25 Jan 2012 16:33:33 -0500 |
ken wrote:
> So this has bugged me for probably forever.
>
> Putting aside the crappy MIME handling, one of my biggest
> annoyances when doing repl on a message is that when lines are
> long, they get wrapped poorly. Basically, right now if they exceed
> the column width they are broken at that point. To me, this sucks.
>
> Fixing this requires some subtle surgery to mhl, which doesn't look
> terrible. But it begs the question ... what's the right behavior?
> Break at a space? If so, what should we do about the "next" line?
> I confess to being a bit unsure. If we have format=flowed, yes,
> the decision is easy (mhl doesn't know about that just yet, but it
> could). But it seems right now that modern mail programs assume
> that everybody is doing line wrapping and paragraph reflowing, and
> I'm wondering if we should just get on board with that.
>
> (It goes without saying that this would be adjustable via a mhl
> format setting).
if the quoted text itself contains quoted text with right-margin '>'
(or other) characters, the problem gets even worse.
my text editor has built-in commands to help deal with that, so i get
by (i used it, above), but honestly, i think this sort of problem is
best left to an external tool, which mhl could be configured to
invoke. for instance, "par" purports to solve this pretty well
already: http://www.nicemice.net/par . (i've never tried it, but i
keep the link around in case i need to.)
i'd prefer that mh not try and be (too much of) a text processor.
paul
>
> --Ken
>
=---------------------
paul fox, address@hidden (arlington, ma, where it's 33.1 degrees)
- [Nmh-workers] Line wrapping in mhl, Ken Hornstein, 2012/01/25
- Re: [Nmh-workers] Line wrapping in mhl,
Paul Fox <=
- 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, 2012/01/25
- 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