emacs-epc icon indicating copy to clipboard operation
emacs-epc copied to clipboard

FYI: epc:accept-process-timeout may be too small for Windows

Open tkf opened this issue 12 years ago • 4 comments

An Emacs-Jedi user reported that increasing epc:accept-process-timeout solves timeout problem. See: https://github.com/tkf/emacs-jedi/issues/83

tkf avatar Aug 03 '13 23:08 tkf

200 works for my on my windows laptop. 175 does not work.

vinhdizzo avatar Aug 03 '13 23:08 vinhdizzo

Thank you for your report. I'll change it to 300.

kiwanami avatar Aug 04 '13 03:08 kiwanami

How about increasing counter limit to 90 from 30? This way, there is no slow down in Linux/Mac machines. Even making this configurable makes sense, I think.

tkf avatar Aug 04 '13 03:08 tkf

Yes, the configurable counter is better.

kiwanami avatar Aug 04 '13 04:08 kiwanami