You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon C-c C-x, I'm met with the error 'Wrong type argument: commandp, cider-start-map'
Steps to reproduce the problem
Open up a Clojure file, hit C-c C-x
After successfully opening a REPL (via C-c M-j or C-c M-x cider-jack-in-clj) and then quitting the repl (C-c C-q), C-c C-x j j works as described in the documentation.
Expected behavior
Jack into a new REPL.
Actual behavior
Upon C-c C-x, I'm met with the error 'Wrong type argument: commandp, cider-start-map'
Steps to reproduce the problem
Open up a Clojure file, hit C-c C-x
After successfully opening a REPL (via C-c M-j or C-c M-x cider-jack-in-clj) and then quitting the repl (C-c C-q), C-c C-x j j works as described in the documentation.
Environment & Version information
CIDER version information
Lein/Boot version
Leiningen 2.8.1
Emacs version
26.1
Operating system
OS X 10.13.6 "High Sierra"
The text was updated successfully, but these errors were encountered: