Sunday, September 25, 2011

RE: Substitutions Triggered by autocmd Are Noisy

Bastien Dejean wrote:
> This is what I'm using:
> autocmd FileType mail call CleanMuttHeader()

Try
autocmd FileType mail silent call CleanMuttHeader()

John

--
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

No comments:

Post a Comment