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)
commitaa3a57d293ce702db333a322ca3676862846b602
tree7fa68ccb12c595508ccd179525c9c3c7e85f5f79
parentde8519735fa924b327c5720d9e8efc2dadc834c4
the beginnings of an inspector

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.
swank.R