Fork me on GitHub
#cider
<
2018-02-03
>
bozhidar03:02:08

I’ve hacked together some (ugly) support cider-jack-in with clj, but it seems you can’t run clj from Emacs which is absurd.

bozhidar03:02:21

clojure: error: My terminal reports width=0 (is it emacs?)  I can't handle this, sorry!

richiardiandrea04:02:15

It is prolly cause the clj is trying to launch a REPL... probably some env car needs to be set

dominicm08:02:51

You could run clojure instead of clj, which is exactly the same, but without rlwrap