> I read the netbeans helpfile, but didn't see what I wanted. (Which is > not to say that I didn't see anything useful. :) I mean: I didn't > see any way to interrupt Vim and make it call a function to read the > Swank socket to process asynchronous events.) But perhaps you'll see > something I didn't see.
Likewise, I don't see the obvious connection. I think that I will put Clewn under the microscope and see how it interacts with Vim. > Or perhaps we'll just have to bite the bullet and make all of Vim's > communication with Swank synchronous, or make the user press jkjkjk > while they wait for an asynchronous event to complete[1]. I wouldn't > like that, but I'd like it more than not having any communication with > Swank at all. :) Actually, at the start, I don't have a problem with patching the Vim source code. For at least the first wee bit the path of least resistance is probably the one we should take. Cheers Brad _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
