On Tuesday, April 15, 2014 10:46:28 AM UTC-5, Gary Johnson wrote: > > Would you please trim all the extra newlines that keep accumulating > in your replies?
I get these added every time I hit "reply" on the Google Groups interface as well. I can't actually seem to find any bug reporting tool for Google anymore, previously they had a "report issue on this page" button or similar in the gear menu. Anyway...what is an efficient way in Vim to deal with this? The best I came up with, was to record a macro on an extra newline that just did "ddj" and then run that macro with a count of 9999. It seems kludgy though and I'm always afraid I'll trim too much. -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
