abo-abo / lispy

Short and sweet LISP editing
http://oremacs.com/lispy/
1.19k stars 129 forks source link

fix: new interface for cider--display-interactive-eval-result #672

Open yqrashawn opened 8 months ago

yqrashawn commented 8 months ago

Function changed at https://github.com/clojure-emacs/cider/pull/3524/files#diff-8baace59939423f7b471afc53d48d62904fbac0d6ef7b5a1960f814cca9d3627R295 which included in cider version v1.9.0 https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md?plain=1#L18C1-L18C202

currently (cl-assert (symbolp value-type)) fails