I don't know if it's worth since it's not an `emacs -Q` test case but
we can reproduce the error in my branch of eglot [1]. The unit tests fail [2] because the the initialization json is sent, but does not reach the remote server [3]. To reproduce it locally, you need to setup a passwordless ssh access to localhost, Emacs >= 27, pyls and eglot dependencies [1] = https://github.com/FelipeLema/eglot/tree/tramp-support [2] = https://travis-ci.org/github/joaotavora/eglot/builds/686649196#L5 59 [3] = https://github.com/joaotavora/eglot/pull/463#issuecomment-6293634 09 On Wed, 2020-05-20 at 09:45 +0200, Michael Albinus wrote: > Felipe Lema <[email protected]> writes: > > > Hey, Michael > > Hi Felipe, > > > TBH, this might take a couple of weeks because of contingency and > > my > > own lack of knowledge of the json-rpc.el package. > > No problem, take your time. > > > Felipe > > Best regards, Michael.
