Fork me on GitHub
#cider
<
2019-09-02
>
bozhidar14:09:29

Things should be good now.

bozhidar14:09:34

There’s a bit more work to do around the release (update the docs portal, issue some release announcement), but I hope I’ll manage to do it later today.

dpsutton14:09:24

Is this one named Sao Paolo? Didn’t see a name attached

Drew Verlee22:09:54

when i run "cider jack in" emacs crashes. I would like to provide a better error message, but emacs crashes 😢

Drew Verlee22:09:21

i take it I need to bump the cider version of emacs to look at 0.22.1?

Drew Verlee22:09:02

or .. maybe the reverse lol. i think im going to head to the pub and wait for this alll to blow over.

sofra23:09:30

@drewverlee mine is doing that today. I deleted the user.clj file and it worked

ahungry23:09:45

When using cider and needing to reload an entire session or namespace, is there a better method than killing cider buffer and jacking in again? Cider-reload doesn't seem to do it

ahungry23:09:21

Say, after adding a new dependency in project.clj in a lein project