Hello,

I have a function which compiles documents (LaTeX). It actually calls a python
script which then calls back vim using --remote-expr switch. It works fine on
Linux (and MacOS) though on Windows, every call to 'vim --remote-expr ...'
returns a window with error code (which is the return code of function that
I call). I am looking for a python --> vim communication scheme which is
silent. Any suggestions?

Best regards,
Marcin

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

Reply via email to