Re: format flowed - wrapping text in editor

2025-03-15 Thread Tim Woodall
On Sat, 15 Mar 2025, Eben King wrote: On 3/15/25 05:49, Tim Woodall wrote: This means that format-flowed emails wrap at 72 characters on my screen in alpine but when I reply to one of these emails the resulting text gets wrapped at column 80 in vim. I can then tell vim to reflow to get back

Re: format flowed - wrapping text in editor

2025-03-15 Thread Eben King
On 3/15/25 05:49, Tim Woodall wrote: This means that format-flowed emails wrap at 72 characters on my screen in alpine but when I reply to one of these emails the resulting text gets wrapped at column 80 in vim. I can then tell vim to reflow to get back to 72 character widths but is there a

format flowed - wrapping text in editor

2025-03-15 Thread Tim Woodall
Hi, I have the following setting in my (remote) pinerc: Viewer Margin Right = 72c Not sure it's relevant but in vim I have textwidth=72 formatoptions=tcqlw This means that format-flowed emails wrap at 72 characters on my screen in alpine but when I reply to one of these emails t