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.