Christian Brabandt wrote: > Bram, > this patch adds the documentation suggestion from #1180 to the manual. > The basic work was done by Gary Johnson, I just improved it a little by > adding it to the TOC.
I thought I already mentioned this: I think it's better to explain this with the command, instead of having some sequences in autocmd.txt. The idea is that you are explaining what the command is doing. It's probably best to specify the order of autocmd events. Some may not always be triggered (e.g., when a buffer was hidden). That is something that needs to be explained with the autocommand, not repeating it in every place where it might be triggered. -- Communication is one of the most compli..., eh, well, it's hard. You know what I mean. Not? /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" 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.
