[slime-devel] Slime and ECL
Matthew Mondor
mm_lists at pulsar-zone.net
Mon Jul 13 22:34:39 UTC 2009
On Thu, 25 Jun 2009 17:55:51 -0400
Matthew Mondor <mm_lists at pulsar-zone.net> wrote:
> Is slime known to be broken with ECL?
With ECL 9.7.1 slime now works, except that the following wich I used
with SBCL don't work (ECL was built with unicode support however):
(set-language-environment "UTF-8")
(setq slime-net-coding-system 'utf-8-unix)
I also had to add to ~/.swank.lisp:
(setq swank:*globally-redirect-io* t)
Thanks,
--
Matt
More information about the slime-devel
mailing list