tkf / emacs-jedi

Python auto-completion for Emacs
http://tkf.github.io/emacs-jedi/latest/
666 stars 89 forks source link

jedi:epc--start-epc: disable jedi-mode on error, improve error message #326

Closed immerrr closed 5 years ago

immerrr commented 5 years ago

Errors during server startup disable jedi-mode because they will keep coming with jedi:get-in-function-call-when-idle.

The error message should help troubleshooting the problem.