Friday, February 14, 2014

Re: Trimming newlines from calls to system()

>  Thanks. Am I correct, however, in thinking that the first method assumes Python support in the Vim instance? (See http://vim.1045645.n5.nabble.com/String-manipulation-in-vim-scripts-tp1169327p1169330.html.)

VimL slices have nothing to do with python. If they had it would be referenced in documentation.

The only person referencing Python in the discussion you provided link to is saying nonsense. Python support does not make vim able to do define variables without :let. Slice assignment is not supported by python strings. Python support does not make vim able to perform slice assignment on string variables. scott-268 managed to have one sentence with three lies in it.

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment