Tatsuya BIZENN
Results
1
comments of
Tatsuya BIZENN
nrepl-client.el was refactered and nrepl-send-string-sync was renamed to nrepl-sync-request:eval at 0.8.0. See: https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md #86 looks not work on recent nREPL. So, I use nrepl-sync-request:eval instead of nrepl-send-string-sync. That's the difference.