On Sun, Feb 12, 2012 at 8:19 AM, Bram Moolenaar <[email protected]> wrote: > > Patch 7.3.438 > Problem: There is no way to avoid ":doautoall" reading modelines. > Solution: Add the <nomodeline> argument. Adjust documentation. > Files: src/fileio.c, runtime/doc/autocmd.txt
Thank you for the fix. But this patch deals with only :doautoall. :doautocmd should be fixed too. And the new document does not describe the reason about reading modelines. It might perplex new users who have the same question like me. It's better to add more description. I wrote a patch to supplement the above points. See the attachement for the details. How do you think? -- To Vim, or not to Vim. kana <http://whileimautomaton.net/> -- You received this message from the "vim_dev" 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
doautocmd-nomodeline.patch
Description: Binary data
