On Wed, Oct 27, 2010 at 14:48, Marc Weber <[email protected]> wrote:
>  call withcurrentbuf(40, function('append'), ["abc","foo"])

Which begs the question of whether VimL should support proper
closures/blocks/anonymous functions or not:

call withcurrentbuf(40, function() append("abc", "foo") endfunction)

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

Raspunde prin e-mail lui