Fork me on GitHub
#unrepl
<
2018-01-24
>
mhcat17:01:00

hey @volrath I'm seeing this weird thing where (without a repl running) every time I type a character or two, and pause, I get prompted to connect to a REPL by spiral. Could this be because the company backend is unable to complete and spiral has somehow hooked that?

mhcat17:01:16

or is it pain of my own making 😕

volrath17:01:55

I haven't experience that, but what you are saying makes complete sense

volrath17:01:25

if I remember correctly, I do not ask for connection when completing, but I'm not 100% sure

volrath17:01:55

maybe try disabling spiral-mode (`M-x spiral-mode`) to see if the problem goes away

mhcat17:01:00

well it's not a huge deal, I'll just start a repl for now

volrath17:01:05

I'll check on my side

mhcat17:01:50

also, should I be seeing eldoc in my minibuffer with a running repl?

mhcat17:01:10

(when point is in a function call in a clj buffer)

volrath17:01:07

no, I haven't implemented eldoc yet

volrath17:01:44

I just checked and I was able to reproduce the error you were describing

mhcat17:01:59

k, thanks, just so long as I haven't broken it by configuration 😄

volrath17:01:09

thanks! I'll fix it in a couple of minutes

volrath17:01:58

^ @j0ni that should do it