Hi Steve, I just sent a message to the mailing list, hadn't seen your latest email yet.
>The OnBeforeSave() is in, but doesn't work ;) My test Python script >was always receiving 'saving:..' after the damn file was actually >saved. A similar internal Lua script worked; my guess is that file >buffering is messing up our timing. No obvious fix comes to mind; >maybe we drop 'saving:...' for now. Yes, drop it. I expected this bug, as I explained in the email I just sent. It is because SciTE sends the "saving:" message and goes on with the saving. Given the nature of IPC it can't wait like it does with Lua. Apart from that, I think we can say "good work" to one another (I like the long comment you wrote at the beginning of the file, BTW), and declare this to be finished, unless somebody finds other bugs. Nicolas _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
