Skip to content

Instantly share code, notes, and snippets.

@timvisher
Created June 7, 2012 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timvisher/2890747 to your computer and use it in GitHub Desktop.
Save timvisher/2890747 to your computer and use it in GitHub Desktop.
;;; Bootstrapping bundled version of SLIME; please wait...
(sleep-for 0.1)
(run-hooks 'slime-load-hook) ; on port 65399
;;; Done bootstrapping.
The eval-in-project function has moved to the leiningen.core.eval
namespace; please update your plugin to use that instead.
Note that `init' is now the third argument instead of the fifth.
This function will be removed for the final 2.0.0 release.
Listening for transport dt_socket at address: 10990
;;; proceed to jack in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment