Christophe Weblog Wiki Code Publications Music
the beginnings of an inspector
authorChristophe Rhodes <csr21@cantab.net>
Thu, 9 Sep 2010 09:38:53 +0000 (10:38 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 9 Sep 2010 09:38:53 +0000 (10:38 +0100)
Implement enough that C-c I begins to work, at least for values like
list(1,2,3).  The resulting inspector on the emacs side apparently has
no features, and an error message results on quitting the inspector
because I've only implemented `swank:init-inspector`, and not
`swank:quit-inspector`.  Still, good enough to checkpoint.


No differences found