aki2o / emacs-plsense

Provide omni completion for Perl.
29 stars 4 forks source link

plsense-buffer-is-ready returns "Not Found" #11

Open CeleritasCelery opened 7 years ago

CeleritasCelery commented 7 years ago

with some buffers (and not with others) when I run plsense-setup-current-buffer I will see that it is loading. But then we I try to check if it is ready by calling plsense-buffer-is-ready it just echo's Not Found with no other information. plsense-reopen-current-buffer and plsense-update-current-buffer don't fix the problem. The server is running and the tasks are fine. How can I find the source of this issue?