Fork me on GitHub
#cider
<
2016-05-20
>
richiardiandrea04:05:13

Sometimes when I work using tools.namespace I refresh/reload with the classic refresh in the repl but I have an exception... Everything is ok, but the exception does not appear as popup as the others, it is there in the Repl with its huge stacktrace. Is it because it not thrown but printed to out/err?

pesterhazy07:05:31

Are you using emacs?

pesterhazy09:05:00

ahh... in the cider channel, I guess the answer is yes 🙂

pesterhazy09:05:46

sorrry, don't know the answer. I know the problem and always keep an eye on the repl for this reason.

richiardiandrea15:05:45

yes this is weird because all the other exceptions are popped up

richiardiandrea15:05:06

but this particular one (I am using mount for component management) doesn't

roberto15:05:10

this has happened to me when I connect to a repl instead of using cider-jack-in

richiardiandrea15:05:43

ah so that's the problem then

richiardiandrea15:05:49

I am doing exactly that

richiardiandrea15:05:46

i wonder if we can do something about it