Re: clojure-jack-in vs. slime-connect

2011-08-18 Thread Phil Hagelberg
On Wed, Aug 17, 2011 at 8:53 AM, Jose A. Ortega Ruiz wrote: > I use (technomancy's) slime with clojure-mode (both elpa-installed) > without any issues (via lein swank and slime-connect). While the newish > clojure-jack-in works too, i prefer slime-connect (because i save the > time of re-evaluatin

clojure-jack-in vs. slime-connect

2011-08-17 Thread Jose A. Ortega Ruiz
Hi, I use (technomancy's) slime with clojure-mode (both elpa-installed) without any issues (via lein swank and slime-connect). While the newish clojure-jack-in works too, i prefer slime-connect (because i save the time of re-evaluating the slime code everytime i restart the REPL). So i was wonde