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)
commit62825b54e48ad5a32808c13cc183c5c78c5cf672
treefc85aa41789dc1f51c626445055077ec10a4feaa
parent18d669ab18293271e6e67b49a3b7e7e11d0e9ee5
more working `swank:compile-file-for-emacs`

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