Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Wrong type argument: commandp, cider-start-map' #2441

Closed
dpassen opened this issue Sep 5, 2018 · 1 comment
Closed

'Wrong type argument: commandp, cider-start-map' #2441

dpassen opened this issue Sep 5, 2018 · 1 comment
Assignees
Labels

Comments

@dpassen
Copy link
Contributor

dpassen commented Sep 5, 2018

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

;; CIDER 0.18.0 (Saigon), nREPL 0.2.13
;; Clojure 1.9.0, Java 1.8.0_74

Lein/Boot version

Leiningen 2.8.1

Emacs version

26.1

Operating system

OS X 10.13.6 "High Sierra"

@dpassen dpassen changed the title C-c C-x ... error 'Wrong type argument: commandp, cider-start-map' Sep 5, 2018
@vspinu
Copy link
Contributor

vspinu commented Sep 6, 2018

Autoloading issue. Will have a look.

@vspinu vspinu self-assigned this Sep 6, 2018
@bbatsov bbatsov added the bug label Sep 10, 2018
vspinu added a commit to vspinu/cider that referenced this issue Sep 22, 2018
johnv02139 pushed a commit to johnv02139/cider that referenced this issue Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants