r4nt
r4nt
Should just using eval-buffer on ycm.el downloaded form the branch (after I loaded a different version) and setting the timeout work? Because exiting via C-x-c still instant-exits without any cleanups.
Yep, if I call ycmd-close without exiting, cleanup is happening.
So, should the timeout be active on shutdown? (that is, could it be a timeout issue due to ycmd taking too long to shut down, and the kill then happening...
Yep, exactly. I have tried various settings for ycmd-idle-change-delay < 1 second and various settings for company-mode. I am mainly thinking this can be solved because the vim version doesn't...
I'm mainly working on LLVM. Unfortunately there I still need to find time to create a self-compiled emacs (to the the upstream JSON improvement), because JSON escape times basically get...