You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it make sence to extend cider-read-and-eval to accept a string of clojure code to eval in the cider-repl buffer belonging to the file of current buffer?
I would like to eval clojure code from command line after starting an emacs client with a clojure project and a cider-repl. For that I would like to eval clojure code using emacs lisp avoiding a clojure source file.