This should already be fixed by patch 897. Are you using patch 897?

- James

On Wed, Dec 9, 2015 at 2:56 PM, Charles E Campbell <
drc...@campbellfamily.biz> wrote:

> Hello!
>
> Bram asked me to send you my small script which evokes a problem I'm
> having with Patch #866.  To use it:
>
> vim -u NONE Hang.vim
> :set nocp
> :so %
> :Hang
>
> What happens: Hang sets up a remote gvim server which also sources
> Hang.vim.  The server then gets told to call Hang#ToClient() which uses
> server2client() to send the string "server's reply".  The :Hang command
> has the client wait for a reply -- which, with patch#866, it doesn't
> get.  Without patch#866, the communications work properly.  Hope you can
> fix this!  RIght now I'm running a vim without patch#866 because a
> script I use uses this type of communications procedure.
>
> Regards,
> Chip Campbell
>
>

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to