processing network connections again -- in EX mode

2006-09-13 Thread Gaspar Chilingarov
commands processed? Or, maybe, I'm missing some things again? Thanks in advance, Gaspar -- Gaspar Chilingarov System Administrator, Network security consulting t +37493 419763 (mob) i 63174784 e [EMAIL PROTECTED]

Re: adding additional network stuff in RealWaitForChar?

2006-09-12 Thread Gaspar Chilingarov
Brad Beveridge wrote: On 11/09/06, Gaspar Chilingarov [EMAIL PROTECTED] wrote: Hello all vimmers! I would like to ask - how should I add additional stuff in RealWaitForChar? I have some network protocol, when another side periodically send me keepalive messages(every 10-15 secs). I would

adding additional network stuff in RealWaitForChar?

2006-09-11 Thread Gaspar Chilingarov
remote site timeouting and aborting the connection. I've implemented it in a quite similar way to FEAT_MOUSE_GPM and USE_XSMP implementations. What can I miss there? Any recommendations where to look? Thanks in advance, Gaspar -- Gaspar Chilingarov System Administrator, Network security consulting

returning values from function(ex_func_T args)?

2006-08-21 Thread Gaspar Chilingarov
Hello! Are there any common method to return values from ex_func_T type functions which are defined in CMD_index in ex_cmds.h (external command handlers - say perl/ruby and etc)? I would like to return function execution result to calling script - say string, or list. Thanks in advance, Gaspar

Re: returning values from function(ex_func_T args)?

2006-08-21 Thread Gaspar Chilingarov
source. ---skip--- no, I'm going to write C code :) -- Gaspar Chilingarov System Administrator, Network security consulting t +37493 419763 (mob) i 63174784 e [EMAIL PROTECTED]

[PATCH] vim7/runtime/plugin/matchparen.vim

2006-05-02 Thread Gaspar Chilingarov
Hello! There is small, but quite annoying typo in that file :) Index: matchparen.vim === RCS file: /cvsroot/vim/vim7/runtime/plugin/matchparen.vim,v retrieving revision 1.7 diff -r1.7 matchparen.vim 72c72 let stopline = c_lnu