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 #155 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: Wed, 01 Mar 2023 11:11:01 +0100
jeberger <at> free.fr writes:

Hi Jérôme,

> This is with the builtin Tramp in Emacs 27. I just tried installing
> Tramp 2.6.0.2 from Elpa and `tramp-remote-path` is set properly
> (but trying to open a remote file fails with a missing symbol error,
> probably due to an out-of-date dependency).
>
> So the issue appears to be fixed in the latest Tramp, and for the time
> being I can work around it using `eval-after-load` to force-set the
> path, e.g. this works:
>
> ```
> emacs -Q -l tramp --eval "(eval-after-load 'tramp '(setq tramp-remote-path '(tramp-own-remote-path tramp-default-remote-path)))"
> ```

Thanks for the confirmation. I'm glad that Tramp 2.6.0.2 did help,
that's what Tramp in GNU ELPA is good for, isn't it?

> Thanks,
> Jérôme

Best regards.




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.