Fork me on GitHub
#cider
<
2016-12-01
>
josh.freckleton21:12:09

within emacs, can I have 2 cider buffers running at the same time, for use in different namespaces?

zane21:12:33

You could, but you're probably going to have a bad time.

nha21:12:11

I do this sometimes when playing with core.async. mostly it works.

josh.freckleton21:12:24

hrm, welp thanks for the warning

iku00088823:12:14

Does anyone get 'Symbol's value as variable is void: hi'

iku00088823:12:43

when trying to use cider-eval-last-sexp?