clojure-emacs / cider-eval-sexp-fu

eval-sexp-fu.el extensions for CIDER.
GNU General Public License v3.0
12 stars 7 forks source link

cider-eval-last-sexp stops working after loading cider-eval-sexp-fu #5

Open iku000888 opened 7 years ago

iku000888 commented 7 years ago

version info

;; Connected to nREPL server - nrepl://localhost:44104
;; CIDER 0.15.0snapshot (package: 20161201.757), nREPL 0.2.12
;; Clojure 1.8.0, Java 1.8.0_111

When I try to eval something I get the following message and nothing happens. 'Symbol's value as variable is void: hi'

mobius-eng commented 7 years ago

Can second the issue. Some digging revealed the issue actually resides in eval-sexp-fu package that cider-eval-sexp-fu is using.

ysmiraak commented 6 years ago

i also met this problem. it can be fixed by deleting the .elc file in the eval-sexp-fu package.

MalloZup commented 4 years ago

autogenerated with https://github.com/MalloZup/doghub: issue inactive since 450 days. Please update the issue or close it