nsf/gocode

Problem with go-autocomplete

Closed this issue · 1 comments

I am havin a problem with the emacs go-autocomplete. As soon as I enable it. I start getting
Error running time ac-update-greedy and ac-show-menu (wrong-type-argument arrayp nil)

Also getting panic: rpc: can't find service RPC.RPC_status when trying to gocode close or status

Ok, removed the /tmp socket file. and restarted I guess. fixed the issue