2016-11-09 11:27 GMT+03:00 LemonBoy <[email protected]>:
> Using getbufline means you're building a potentially long list of lines with
> a very short lifetime.
> As for the use of the numbered parameter I choose that to minimize the diff,
> I really don't have a strong opinion wrt the use of a dictionary, I just
> think that's syntax-heavy.
Numbered parameter is backwards incompatible,
:echo system('cat', 3)
will currently echo `3`.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
>
> --
> --
> 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.
--
--
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.