On 7 May 2012 22:25, Alexander Yakushev <[email protected]> wrote: > All right, found it. Patch is attached. > > Thanks to dodo for the directions.
no problem, but .. why let you spawn and hide stay in there? i mean, now that it returns false, it will invoke hide a second time, because we said prompt to do so (done_callback). it will also run `function (s) end`, which is only invoked, every time spawn is invoked. -- curious dodo -- To unsubscribe, send mail to [email protected].
