bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61748: [informatique] Re: bug#61748: 27.2; Eglot should use shell-fi


From: Michael Albinus
Subject: bug#61748: [informatique] Re: bug#61748: 27.2; Eglot should use shell-file-name when launching the language server for a remote file
Date: Tue, 28 Feb 2023 11:14:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

jeberger@free.fr writes:

Hi Jérôme,

> From a quick grep it looks like Eglot uses `make-process`, which probably
> suffers from the same limitations as `call-process` when it comes to Tramp
> support.

Since Emacs 27, make-process supports the keyword :file-handler. If set
non-nil, remote processes are supported.

> Jérôme

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]