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 #98 received at 61748 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: jeberger <at> free.fr, 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 15:13:11 +0000
On Tue, Feb 28, 2023 at 2:45 PM Michael Albinus <michael.albinus <at> gmx.de> wrote:
> > > Sure.  RTFM :-)
> > I didn't complain about the manual.  I complained about the
> > variable docstring, which is what people read when changing a
> > variable's value.  If you don't think there's a shortcoming
> "Patches welcome" means "send patches" :-)

Here you go :-)

diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index eaddc36b54a..d841bbf60e6 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -1372,7 +1372,9 @@ tramp-remote-path

 `Private Directories' are the settings of the $PATH environment,
 as given in your `~/.profile'.  This entry is represented in
-the list by the special value `tramp-own-remote-path'."
+the list by the special value `tramp-own-remote-path'.
+
+Also RFTM."
   :group 'tramp
   :type '(repeat (choice
    (const :tag "Default Directories" tramp-default-remote-path)




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.