Fork me on GitHub
#cider
<
2019-08-26
>
jimi06:08:14

Anybody uses spacemacs here? Getting a problem where if I use integrant.repl or com.stuartsierra.component.repl and start the given component, it just froze.

jumar07:08:58

There's #spacemacs channel too. I didn't recall to encounter such an error but it's been a long time since I used integrant. But perhaps it's not specific to integrant at all..

practicalli-johnny07:08:12

I recently used Integrant on a very small Clojure CLI tools project using Spacemacs develop branch without problems.

jimi23:08:32

I'll try that. Thank you for the help!

practicalli-johnny09:08:11

There is also this blog post that creates a Clojure app that uses Duct and Integrant, you could test Spacemacs with that also https://circleci.com/blog/build-a-clojure-web-app-using-duct/

bozhidar09:08:32

FYI - the cider-clojuredocs command should now show something useful. 🙂 I’ll probably just ship this is a pretty basic form (no interaction with the contents of the buffer), but I do plan to improve it down the road. The magic keybinding is C-c C-d C-c (docs -> clojuredocs).

manuel10:08:39

isn't it C-c C-d C-r? 🙂

bozhidar10:08:39

It used to be.

bozhidar10:08:41

Now it’s not.

bozhidar10:08:53

(I did th changes just an hour ago or something like this)

manuel11:08:50

you criminal 😉

pez11:08:24

Multi-level chording, I'm so envious!

ag17:08:40

O mantenedor do CIDER, you are awesome! I already can’t wait for the improvements you have mentioned.