[slim-vim] Is assert supposed to work?

Brad Beveridge brad.beveridge at gmail.com
Wed Sep 6 09:21:32 CDT 2006


On 06/09/06, Tomas Zellerin <zellerin at gmail.com> wrote:
> Hello,
>
> is a construct like this supposed to work in slim-vim?
> (let ((c nil))
>   (assert c (c) "C is not set"))
>
> For me, it offers continuing, but fails to allow me to change the value of c.
>
> Regards,
>
> Tomas.

Hi Tomas,
Changing the value and continuing is currently an unsupported feature,
though probably a very handy one.  I don't think I will have time to
add this feature within the next week though - perhaps this weekend.

Cheers
Brad


More information about the slim-vim mailing list