This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-10-12
Channels
- # admin-announcements (11)
- # alda (1)
- # boot (186)
- # cider (17)
- # clojure (96)
- # clojure-indonesia (1)
- # clojure-japan (1)
- # clojure-russia (2)
- # clojurescript (132)
- # core-async (1)
- # datomic (16)
- # devcards (9)
- # editors (2)
- # emacs (4)
- # funcool (2)
- # hoplon (125)
- # ldnclj (30)
- # leiningen (13)
- # off-topic (6)
- # onyx (2)
- # reagent (5)
- # spacemacs (21)
- # yada (3)
I get CompilerException java.lang.ClassCastException: clojure.lang.PersistentList cannot be cast to clojure.lang.Symbol
when doing cider-eval-buffer
Hello everyone
I'm trying out Emacs because I'm tired of trying to configure Vim, but I love the editing of Vim, so I've jumped straight into Emacs
sorry, straight into Spacemacs
Now I've also got Cider up and running - I really liked vim-fireplace, so I'm looking forward to experiencing Cider
But I do not dig the "ctrl + other keys" shortcuts of Cider (and Emacs in general) - does anyone here have the Cider ones mapped out to more Vim-ish key combinations? Can I borrow from your experience?
@jcsims: Thank you so much! 😄
A question came up on the EmacsLive mailing list about cider-browse-ns
since it seems not to exist, even tho’ EmacsLive bundles CIDER 0.9.1 now. Is there any documentation on how to use the namespace browser? Do you have to be in a particular mode or something?