This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-11
Channels
- # aleph (4)
- # beginners (68)
- # boot (21)
- # chestnut (1)
- # cljs-dev (72)
- # clojure (64)
- # clojure-austin (9)
- # clojure-dusseldorf (16)
- # clojure-gamedev (2)
- # clojure-italy (32)
- # clojure-russia (80)
- # clojure-spec (9)
- # clojure-uk (20)
- # clojurescript (105)
- # cursive (5)
- # data-science (5)
- # datomic (23)
- # defnpodcast (3)
- # emacs (22)
- # fulcro (2)
- # graphql (63)
- # hoplon (7)
- # lein-figwheel (17)
- # lumo (63)
- # mount (2)
- # nrepl (4)
- # off-topic (66)
- # om (6)
- # onyx (3)
- # portkey (54)
- # re-frame (12)
- # reagent (12)
- # specter (42)
- # uncomplicate (1)
- # unrepl (38)
- # vim (9)
- # yada (3)
@alpox I dunno what to say there, other than that helm is a separate Emacs package that integrates into a billion other things. If you’re not too invested in your existing .emacs yet, I would give Prelude a try. It’s an Emacs setup built by @bozhidar who does Clojure dev, and he ensures it all works pretty well.
@kingmob i cannot work much with different setups, sadly. Im using mostly plain spacemacs
Ahh, spacemacs is cool, but has its own way of doing packaging. Is their Cider up-to-date?
> @kingmob i cannot work much with different setups, sadly. Im using mostly plain spacemacs
Thanks @chris, but it’s @alpox having Cider problems in Spacemacs.
@chris thanks for the input 🙂 the Symbol... helm-bookmarks-map
error is gone, but cider still doesn’t open a repl on cider-jack-in
😕
@alpox: I'm not sure about not being able to jack in, but I would recommend against using cider-connect
to connect to a repl running in a terminal
cider does a bunch of dependency injection to get itself running, so you might find inconsistencies in versions if you do it that way
although, the cider documentation explains what needs to be done manually if you don’t want dependencies injected automatically. https://cider.readthedocs.io/en/latest/installation/#ciders-nrepl-middleware