]> git.eshelyaron.com Git - emacs.git/commit
Revert use of powershell in Tramp, there are collateral damages
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 8 Apr 2021 10:24:42 +0000 (12:24 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 8 Apr 2021 10:24:42 +0000 (12:24 +0200)
commit9e8ac1f5be755a5618792b5b100915c2730c9d61
treed34750162887f72dea4f0fbfc259d8705a505b86
parent151b202cf0b5ad3dd28941dcf60c20e5e2adab67
Revert use of powershell in Tramp, there are collateral damages

* lisp/net/tramp-sh.el (tramp-methods) <sshx, scpx>: Fix quoting
for MS Windows.
(tramp-connection-properties): Don't set "encoding-shell".
(tramp-actions-before-shell): Remove `tramp-no-job-control-regexp'.
(tramp-maybe-open-connection): Revert changes for "encoding-shell".

* lisp/net/tramp.el (tramp-no-job-control-regexp): Remove.
lisp/net/tramp-sh.el
lisp/net/tramp.el