[slim-vim] bugs with -u NONE -U NONE

Brad Beveridge brad.beveridge at gmail.com
Tue Aug 29 00:07:32 CDT 2006


On 28/08/06, Dmitry Petukhov <dmgenp at gmail.com> wrote:
> dispatch-event (DEBUG-ACTIVATE 1 1) ;; <--- debug window appears
> ;; now i push '0':
> dispatch-event (EMACS-REX (INVOKE-NTH-RESTART-FOR-EMACS 1 0) COMMON-LISP-USER T
>  #<bytecompiled-function 0850f1e0>)
> Sending -> 00004C(:EMACS-REX (SWANK:INVOKE-NTH-RESTART-FOR-EMACS 1 0)
> "COMMON-LISP-USER" T 4)
> Finished sending
> dispatch-event (RETURN (OK NIL) 4)
> Restart returned: NIL
>
> if i hit '0' again, i get the same, except what number X in (RETURN
> (OK NIL) X) increases.

That ought to be working.  We don't expect to get a return from Swank
in this case, except for (OK NIL).  The number that increases is just
a sequence number that always goes up.
What backend Lisp are you using, and does this work with the real
Slime right now?

Cheers
Brad


More information about the slim-vim mailing list