• Michael Albinus's avatar
    Fix quoting problem in Tramp on w32 systems · fb39d31e
    Michael Albinus authored
    * lisp/net/tramp-adb.el (tramp-adb-connection-local-default-profile):
    * lisp/net/tramp-integration.el (tramp-connection-local-default-profile):
    Revert patch from 2019-05-24.  It is fixed differently.
    
    * lisp/net/tramp.el (tramp-encoding-shell):
    (tramp-encoding-command-switch)
    (tramp-encoding-command-interactive, )
    (tramp-unquote-shell-quote-argument): Suppress `shell-file-name'.
    (tramp-set-file-uid-gid):
    * lisp/net/tramp-sh.el (tramp-find-inline-compress)
    (tramp-make-copy-program-file-name):
    * lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory):
    Use `tramp-unquote-shell-quote-argument'.
    fb39d31e
tramp-integration.el 7.02 KB