Sunday, May 8, 2022

Re: Auto line break upon reply email

Thank you for your reply.

Sorry I didn't make myself clear, what I wanted to achieve is that when
I hit reply (in mutt it's 'r'), I hope that the text in my replied email
would be automatically re-formatted (so if someone else sent an email
which doesn't set textwidth to 72 can be breaking into multiple lines in
my replied email).

On 2022-05-08 10:21+0200, BPJ wrote:
>Den sön 8 maj 2022 09:06'Tim Ye' via vim_use <vim_use@googlegroups.com>
>skrev:
>
>> Hi,
>>
>> I noticed that some of the replied emails are auto indented by user, so
>> if the line is longer than, say 72 chars, it'll break into 2 lines
>> automatically(?). I'm wondering if it's possible to do this in vim?
>>
>
>:setl tw=72
>
>see :h textwidth
>
>I usually also do
>
>:setl cc=72
>
>(see :h colorcolumn)
>
>to have an indication how much I have left on the line and to spot overlong
>lines which may arise during editing.
>
>HTH,
>
>/bpj
>
>
>
>> My email client is mutt.
>>
>> Thank you,
>>
>> - Tim
>>
>> --
>> --
>> You received this message from the "vim_use" maillist.
>> Do not top-post! Type your reply below the text you are replying to.
>> For more information, visit http://www.vim.org/maillist.php
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "vim_use" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to vim_use+unsubscribe@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/vim_use/20220508025238.autf5p3mmxsjbdpq%40localhost
>> .
>>
>
>--
>--
>You received this message from the "vim_use" maillist.
>Do not top-post! Type your reply below the text you are replying to.
>For more information, visit http://www.vim.org/maillist.php
>
>---
>You received this message because you are subscribed to the Google Groups "vim_use" group.
>To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
>To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CADAJKhD8cYWvhBQAAkRb7H-Rz8ZMmB%3Dtz44VdCYCydr4UJR4vw%40mail.gmail.com.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20220508083706.3mcadol3ke7ufarx%40localhost.

No comments: