StarWing (2009-01-10 11:22 -0800) wrote:
> 1. interaction with other application
> executable({expr})
> isconnect({expr})
> connect({expr})
> kill({expr}[, {sid}])
> sendto({expr}, {data})
> recvfrom({expr}, {var}[, {async}])
> [...] so if nobody want to implement it, i want to try, just hope
> anyone can support me!
No doubt such features, if implemented well, would be useful for many.
Maybe Emacs Lisp manual can give you some ideas for the script interface
for external processes:
http://www.gnu.org/software/emacs/manual/html_node/elisp/Processes.html#Processes
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---