GNU bug report logs - #61748
27.2; Eglot should use shell-file-name when launching the language server for a remote file

Previous Next

Package: emacs;

Reported by: jeberger <at> free.fr

Date: Fri, 24 Feb 2023 07:40:01 UTC

Severity: normal

Found in version 27.2

Done: João Távora <joaotavora <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #95 received at 61748 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: jeberger <at> free.fr
Cc: João Távora <joaotavora <at> gmail.com>,
 61748 <at> debbugs.gnu.org
Subject: 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 16:12:42 +0100
jeberger <at> free.fr writes:

Hi Jérôme,

> Effectively, `(executable-find "rust-analyzer" t)` doesn't find it.

Your current buffer is a remote one when you call it, right?

> I'll try to find out why, but this point should indeed be fixed in
> `executable-find` rather than Eglot.

Pls set tramp-verbose to 10, rerun the test, and show me the Tramp debug
buffer. Something like

--8<---------------cut here---------------start------------->8---
# emacs -Q -l tramp --eval '(setq tramp-verbose 10)' --eval '(add-to-list (quote tramp-remote-path) ...)' /ssh:user <at> host: --eval '(executable-find "rust-analyzer" t)'
--8<---------------cut here---------------end--------------->8---

> Jérôme

Best regards, Michael.




This bug report was last modified 2 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.