Thursday, September 8, 2011

Re: Swank Protocol and Async Events

On Sep 7, 4:07 pm, lith <minil...@gmail.com> wrote:
> hi,
>
> i guess you could use python/ruby and fork a process that listens to a connection. since fork probably isn't supported on windows, in order to provide a cross-platform solution you might have to start an app (e.g. a second intance of vim) that knows how to send commands to vim via its server/client interface.
>
> there is nothing missing in vim. but you have to take a slightly different approach than with emacs.
>
> hth
> tom

Oh, I was trying to open an thread through Py Interface for listening
to external program but went head-on with a bug in the X system, I
haven't thought about using another process. Maybe that would work,
thanks for the idea.


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

No comments: