overtone / emacs-live

M-x start-hacking
http://overtone.github.com/emacs-live/
Other
1.51k stars 241 forks source link

Error while evaluating in cider #219

Closed arichiardi closed 7 years ago

arichiardi commented 8 years ago

Hello guys, This is probably due to some internal API change in cider, but I leave it here as it is related (it seems) with live- functions.

error in process filter: live-nrepl-set-print-length: Symbol's function definition is void: nrepl-send-string-sync
error in process filter: Symbol's function definition is void: nrepl-send-string-sync
Error while checking syntax automatically: (wrong-type-argument stringp nil)

EDIT: This will eventually happen in emacs-live, but I am sorry, at the moment it is not the case. The problem is I am using the latest cider SNAPSHOT and therefore I am way ahead of time. Nonetheless it is good to keep this issue open for future reference, and when emacs-live will move cider version I will send a PR with the (easy) patch.

arichiardi commented 8 years ago

Confirmed by the following change log: https://github.com/clojure-emacs/cider/blob/04bfd779aeb78c3faf09e204010cd2aba2a5447a/CHANGELOG.md#changes-2