Hi Bram! On Fr, 19 Okt 2012, Bram Moolenaar wrote:
> > Christian Brabandt wrote: > > > Bram, > > this patch fixes this issue from the todo list: > > > > ,---- > > | Space before comma in function definition not allowed: "function x(a , b)= > > " > > | Give a more appropriate error message. Add a remark to the docs. > > `---- > > Looks like this will allow the white space, instead of giving a proper > error message. I rather do the error, allowing the white space means > allowing ugly syntax. I don't really see the point in disallowing the whitespace (it is already allowed in function calls). You can't enforce a pretty coding style anyhow. regards, Christian -- 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
