Excerpts from ZyX's message of Mon May 20 17:04:25 +0200 2013:
> Python is not VimL: proposed API is not good for python; and I have already 
> written
Well - I just thought it would be a nice improvement for VimL, because
it will never happen that all plugins get rewritten using python.
So we need a fix for VimL, maybe its OT for the blue print, but related
to the new "release" and easy to fix.

I'm talking about this interface:
:sign place {id} line={lnum} name={name} file={fname}

I'd like to replace this (quoted from docs)

  It's up to the user to make sure the {id} is used only once in

by

  let my_sign_id = new_sign_id()
  use 'exec sign place '.my_sign_id.'

Introducing such a function is simple, and would us all allow to fix
plugins eventually ..

Just a thought, maybe Bram finds time to add such trivial function.

Marc Weber

-- 
-- 
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/groups/opt_out.


Raspunde prin e-mail lui