swank-clojure Questions
4
Solved
I've a problem. I've installed clojure, slime, slime-repl and elein using marmalade. Now I open my project and call elein-swank. I get this:
Starting swank..
error in process filter: slime-present...
Cirilo asked 25/11, 2011 at 3:12
1
Solved
I am using emacs and swank-clojure. How do I resolve the below scenario -
I have added a new dependency to project.clj.
I run lein deps in a shell to get the new dep.
I have an existing slime s...
Lift asked 4/7, 2012 at 10:51
1
Solved
Although I set UTF-8 everywhere (in my lein project, the slime-lisp group customization, the Emacs buffer itself...), I keep getting this error when trying to run code such as (def beta "β"):
Codi...
Cognition asked 16/4, 2012 at 1:43
1
© 2022 - 2024 — McMap. All rights reserved.