On Thu, Jan 21, 2016 at 9:11 AM, Silvan Jegen wrote:
> I came up with only two general approaches. Either send error messages
> to the UI (including a sleep() so that errors further down in the call
> chain don't get eclipsed) or log them to a file (both approaches feel like
> bad choices). I wond
On Wed, Jan 20, 2016 at 07:17:09PM +0100, Marc André Tanner wrote:
> On Wed, Jan 20, 2016 at 03:07:28PM +0100, Silvan Jegen wrote:
> > Has anyone used vis successfully with lua 5.3?
>
> Yes I had it running with 5.3 at some point. I guess you do
> not have LPeg installed (for 5.3). A first try wou