Fork me on GitHub
#spacemacs
<
2018-06-30
>
lemons12:06:27

Hi. Having some problems with clj-refactor. When using cljr-add-missing-libspec I get an error about missing symbol cider-current-session. It seems this variable was renamed in cider to something else. Should I create an issue in clj-refactor for this? I'm new to emacs and not sure whether this is spacemacs specific

practicalli-johnny12:07:52

If you found the error in the Clojure layer code, .emacs.d/layers/+lang/clojure/, then its a Spacemacs bug. If not, then its either a Cider or clj-refactor bug.

practicalli-johnny13:07:18

there is some discussion about this issue here, it seems to be resolved, so a package update in Spacemacs should fix the problem. https://github.com/clojure-emacs/clj-refactor.el/issues/420