Hacker News new | ask | show | jobs
by geokon 1803 days ago
I asked something similar on the Cider Github and it sounds like it's not possible to get ELisp level debugging:

https://github.com/clojure-emacs/cider/discussions/2999

If anything Clojure needs this more than ELisp b/c of the crazy error stacks and b/c of how the laziness makes things blow up in all sorts of weird places