Skip to content

Instantly share code, notes, and snippets.

@masaedw
Created December 11, 2010 02:41
Show Gist options
  • Save masaedw/737104 to your computer and use it in GitHub Desktop.
Save masaedw/737104 to your computer and use it in GitHub Desktop.
(require 'slime)
(require 'slime-repl)
(setq slime-net-coding-system 'utf-8-unix
slime-protocol-version 'ignore)
(slime-setup '(slime-repl))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment