editors

Discussion about all editors used for Clojure/ClojureScript
gerstree 2015-09-25T07:51:07.000169Z

Nice, not me, but I'm trying to get it to work for figwheel and that might be a bit different.

gerstree 2015-09-25T07:51:49.000170Z

I must really admit that Spacemacs is treating this quite nice.

gerstree 2015-09-25T07:52:26.000171Z

But I like options, so when I have time later I will try and get it to work.

juhoteperi 2015-09-25T07:53:12.000172Z

@gerstree: Do you have Fireplace working with Figwheel otherwise? I have never managed to get it working

gerstree 2015-09-25T07:58:15.000174Z

Yes I do.

2015-09-25T08:35:08.000177Z

I’m having a heck of a time getting Emacs setup to use paredit right now. I can’t slurp and barf parens because C-<right> doesn’t seem to trigger it. I’m hitting Control and my right arrow key (on a mac). Am I reading this binding signature correctly?

gerstree 2015-09-25T08:35:52.000178Z

@juhoteperi: so yes, that works, but this is all. No

K
, no
g f

juhoteperi 2015-09-25T08:36:58.000179Z

@gerstree: I think I see the problem. The info response doesn't have resource key.

juhoteperi 2015-09-25T08:37:11.000180Z

I got cljs-repl working with Boot now

gerstree 2015-09-25T08:37:31.000181Z

Nice

juhoteperi 2015-09-25T08:37:38.000182Z

res[0].ns should work, for cljs

juhoteperi 2015-09-25T08:37:43.000183Z

I'll check if that works for clj also

2015-09-25T08:42:20.000185Z

zomg. I was just reading out of date docs or something - according to the paredit cheatsheet it’s C-(. 😏

juhoteperi 2015-09-25T08:45:06.000186Z

@gerstree: What should K do?

juhoteperi 2015-09-25T08:46:18.000187Z

Doc works for me. Though it has problems with some symbols

gerstree 2015-09-25T09:24:17.000188Z

That's Doc indeed.