GNU bug report logs - #31924
27.0.50; tramp handler /sudo::FILE fails when /bin/sh points to zsh

Previous Next

Package: emacs;

Reported by: Tino Calancha <tino.calancha <at> gmail.com>

Date: Thu, 21 Jun 2018 09:11:01 UTC

Severity: normal

Found in version 27.0.50

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: Tino Calancha <tino.calancha <at> gmail.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 31924 <at> debbugs.gnu.org
Subject: bug#31924: 27.0.50; tramp handler /sudo::FILE fails when /bin/sh points to zsh
Date: Sun, 24 Jun 2018 16:15:41 +0900
Tino Calancha <tino.calancha <at> gmail.com> writes:

>  
>      ;; Disable echo expansion.
>      (tramp-message vec 5 "Setting up remote shell environment")
> @@ -4793,6 +4799,7 @@ tramp-maybe-open-connection
>  		     ;; W32 systems.
>  		     (process-coding-system-alist nil)
>  		     (coding-system-for-read nil)
> +		     (enconding-shell (file-truename tramp-encoding-shell))
             ^^^^^^^^^^^^^^^^
This must read 'encoding-shell'.
Sometimes the '\r' (\015) appears in the second line of the buffer.
I can live with that, but it would be cool if we could make dissapear
such \015.




This bug report was last modified 5 years and 211 days ago.

Previous Next


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