Fork me on GitHub
#cider
<
2021-02-08
>
michal10:02:45

hey, a quick question (setq cider-test-show-report-on-success t) pops up test report on success, but disabling it hides any indication that test ended (if ended successfully). is there any way to get at least a green indicator below?

borkdude12:02:39

Since this morning I can't cider-connect to my REPL anymore :/

borkdude12:02:43

Symbol’s function definition is void: seq-contains-p

borkdude13:02:48

Upgrading to emacs 27 worked (finally had a reason to do it)

cider 3
bozhidar15:02:00

Updating the seq.el package will solve the problem as well.

bozhidar15:02:15

I just assumed that most people update all their packages like me, when I made that change (to address a deprecation warning). Clearly I was mistaken. 😄

borkdude15:02:41

I tried this, but it didn't work

borkdude15:02:00

but it's solved now so I withdraw my complaint. running 27 now ;)

bozhidar15:02:11

That’s weird. The package in ELPA should even newer than the one in Emacs 27.

borkdude15:02:25

yeah, don't know

bozhidar15:02:27

Well, yeah, I guess you got bonus features in the end.