On 18Aug2016 20:25, Jeremy Volkening <j...@base2bio.com> wrote:
Generally speaking I have the interface between mutt and vim regarding wrapping, flowed text, and quoting working satisfactorily. However, sometimes I receive mail with no line breaks within paragraphs. If I reply to such a message, the lack of hard breaks in the quoted paragraphs is retained within vim, and I'd rather not send out my replies formatted in this way. I can re-format the paragraphs to follow my textwidth setting with a few keystrokes, but I was wondering if anyone knew of anything I could add to "mail.vim" to re-flow the quoted text automatically upon opening in vim?

I too would like this.

One caveat is that in format=flowed a line with no trailing space is actually not meant to be reflowed. Such as lines of code.

I have an ancient macro bound to F7 with reformats a paragraph, a lot like piping it through the fmt command. Maybe it is enough to have such a macro and just walk through the text pressing it on offending paragraphs?

Alternatively, one might only reflow lines not indented.

Just random thoughts, happy to hear better ones.

Cheers,
Cameron Simpson <c...@zip.com.au>

Reply via email to