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

(void-function nrepl-current-connection-buffer) #42

Closed
bard opened this issue Jun 28, 2016 · 2 comments
Closed

(void-function nrepl-current-connection-buffer) #42

bard opened this issue Jun 28, 2016 · 2 comments

Comments

@bard
Copy link

bard commented Jun 28, 2016

  • cider 0.12.0 from melpa-stable
  • flycheck-clojure 0.1.3 from melpa-stable
  • GNU Emacs 24.5.1

After loading .clj file and issuing M-x cider-jack-in, I get:

Error while checking syntax automatically: (void-function nrepl-current-connection-buffer)

If I install flycheck-clojure from github, the error disappears. Maybe just an out of date package?

@pnf
Copy link
Contributor

pnf commented Jun 28, 2016

Ah yes... When we made this change to be compatible with cider, I didn't tag it, because at the time the name change hadn't made it on the cider side to melpa-stable. Then I forgot about it. Anyway, I've tagged the latest from github as 0.1.5, so it should hit melpa-stable shortly. In the mean time, you can always get the latest from plain melpa.

@bard
Copy link
Author

bard commented Jun 28, 2016

👍 Thank you!

@bard bard closed this as completed Jun 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants