Fork me on GitHub
#emacs
<
2020-07-18
>
jjttjj15:07:50

Is there some quick trick to preventing accidently printing huge strings int he repl which slow down emacs a lot? Just setting *print-length/level* isn't 100% effective due to large singular values. I'm using inf-clojure now, but willing to check out cider or anything else if it includes ways to deal with this. Like is there a way to say "never print anything bigger than this many characters"