GNU bug report logs - #31704
26.1; tramp-remote-path/shell: broken executable completion

Previous Next

Package: emacs;

Reported by: xristos <xristos <at> sdf.org>

Date: Mon, 4 Jun 2018 07:24:02 UTC

Severity: normal

Tags: fixed

Found in version 26.1

Fixed in version 27.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: fangtao0901 <fangtao0901 <at> gmail.com>
Cc: 31704 <at> debbugs.gnu.org
Subject: bug#31704: fixed commit not handle eshell-path-env properly in Windows platform
Date: Wed, 25 Jul 2018 11:03:27 +0200
fangtao0901 <fangtao0901 <at> gmail.com> writes:

> Hi, Michael

Hi,

>   I'm using git master branch daily build emacs on Windows platform,
> after this commit to fix bug#31704, running commands directly in
> eshell always gives output "command not found".
>   The cause of this is in lisp/net/tramp.el, function
> tramp-eshell-directory-change modify eshell-path-env not properly:
>   (mapconcat 'identity (butlast (tramp-compat-exec-path)) ":")
>   I think variable path-separator should be used instead of ":"

I confirm the problem. However, your proposal doesn't fix it for me.

Are you sure this is a new problem? I've tried Emacs 26.1 on MS Windows,
and I get a similar error.

> Best regards,

Best regards, Michael.




This bug report was last modified 6 years and 251 days ago.

Previous Next


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