scicloj / clay

A tiny Clojure tool for dynamic workflow of data visualization and literate programming
https://scicloj.github.io/clay/
Eclipse Public License 1.0
120 stars 10 forks source link

Emacs/Cider clays snippet in docs maybe creates error #18

Closed ezmiller closed 1 year ago

ezmiller commented 2 years ago

I haven't yet had time to look into it fully, but I think the Emacs/Cider snippet that helps send the result of code evaluation to the tools causes cider jack-in to fail when loading a project that does not have clay as a dependency.

I think it is ammending the jack-in command for all subsequent projects, adding clay as a dependency.

https://scicloj.github.io/clay/#CIDER

daslu commented 1 year ago

closing (it was relevant to the old setup that involved an alias and nrepl-middleware)