Fork me on GitHub
#emacs
<
2017-10-19
>
andrea.crotti09:10:51

@gonewest818 I was installing from melpa

andrea.crotti09:10:08

but I now tried to pin both projectile and helm-projectile to melpa-stable and installed 1.4

andrea.crotti09:10:11

and it still goes bonkers

andrea.crotti09:10:17

so don't really get what's going on

gfredericks11:10:04

I finally sorted out why my cider repl wasn't pprinting (had to remove the whidbey plugin, obvious in hindsight). Now I'd like to be able to C-u C-x C-e to print the result of the preceding expression to the buffer (which it already does), but have it pprint instead of one giant line.

gfredericks11:10:22

is that a feature or will I have to get my hands dirty to monkeypatch it in?

gonewest81814:10:41

cider-pprint-eval-last-sexp leaves the result in a popup buffer… I realize it’s not exactly what you asked but…

gonewest81817:10:23

@gfredericks btw, I made some attempts at a cider-pprint-eval-last-sexp-to-buffer in this gist, but ended up asking a question in #cider because it’s not working as I expect. https://gist.github.com/gonewest818/5f68a092994ba135d915bf14c807329f