Christian Brabandt wrote: > Hi Bram! > > On Sa, 06 Feb 2016, Bram Moolenaar wrote: > > > There are a few more places in the docs that need to point to this flag. > > > > Is there a better character than "_" to use for this? > > Updated patch uses 'z' > > Also added some more references to it in the documentation.
Thanks for the update. > > Also, plugin writers must be aware of the two different behaviors. > > I am not sure, what is meant with this statement. The current behaviour > does not change, only when removing the 'z' flag from 'cpo' it will > behave more consistent (as other vi clones behave). So most plugin writers will test with the current behavior, and then when some user uses your change he may run into a plugin not handling that exception. It would be a bit rare for plugins to notice the difference though. -- hundred-and-one symptoms of being an internet addict: 188. You purchase a laptop so you can surf while sitting on the can. /// 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.
