[slimpl] Hello list, and an idea about asynchronous events

Dmitry Petukhov dmgenp at gmail.com
Mon Feb 13 05:04:24 CST 2006


Hello list, i'm Dmitry Petukhov, progammer from Russia, Ekaterinburg (Urals)
I'm a long-time vim user, and recently i got very interested in lisp, and
currenly working on my first large common lisp project.
To day i used VILisp plugin, and while it's satisfactory at minimum, i often
thought of trying to interface vim with slime, and i'm very excited what
such project is started.

About async event to vim: have you considered using --server and
--remote-send and --remote-expr ?
it seems to me somewhat fitting to this purpose.

When you have some event to alert vim instance, which must started with
--server "server-name",
just send a keystroke to which appropriate action mapped, or invoke a
function with remote-expr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.lispniks.com/pipermail/slimpl/attachments/20060213/effd9b42/attachment.html


More information about the slimpl mailing list