Fork me on GitHub
#spacemacs
<
2019-02-05
>
Mario C.19:02:49

If I get an exception in repl (CIDER) it duplicates my windows. Is this a bug or am I doing something wrong? Is this expected?

ag19:02:03

quickly press SPC w u and hope nobody sees that

👍 5
ag19:02:31

and stop writing clojure that throws exceptions. That’s not idiomatic Clojure 😉

rich 10
Mario C.19:02:02

I guess its known behavior?

practicalli-johnny21:02:24

If errors duplicate the source code buffers, then it sounds like something is wrong. I get loads of Clojure code errors every day and all I get is a popup telling me the error message.

agigao11:02:55

+1, same here. Haven’t dived into this problem though.

Mario C.15:02:25

I get the pop up too but it also multiplies the source code buffers (windows?). It doesn't happen each and every time but it happens often enough that I decided to ask around. SPC w u does the trick though