Matthieu Moy <[EMAIL PROTECTED]> writes:

> Hi,
>
> New to ion3, I'm trying to use the scratchpad.
>
> Executing mod_sp.toggle_on(_) just raises an error :
>
>>> No scratchpad found.
>>> Stack trace:

Solved. The problem was the "_", since the lua code was not called in
the right context.

I think mod_sp.toggle_on should type-check its argument and provide a
better error message in this case.

(Ah, I'm starting to like ion3 ;-)

-- 
Matthieu

Reply via email to