Christophe Weblog Wiki Code Publications Music
more working `swank:compile-file-for-emacs`
authorChristophe Rhodes <csr21@cantab.net>
Thu, 7 Oct 2010 22:09:09 +0000 (23:09 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 7 Oct 2010 22:09:09 +0000 (23:09 +0100)
Firstly, only parse, don't source, as that seems to be the
protocol (the emacs side is responsible for requesting a load if
desired).  Secondly, the protocol is also to return a
compilation-result structure rather than just TRUE, so do that too.


No differences found