Fix problems in quoting Tramp file names
commitf41097adf3e7155f9c0db6d90de0aa1623d89232
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 7 Dec 2016 16:16:57 +0000 (7 17:16 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 7 Dec 2016 16:16:57 +0000 (7 17:16 +0100)
treef82990e1edf2ab3071bd58f421ef9a6f283879e0
parent6d410fb03c53a892d2cf19238b15c5957ec1a7d8
Fix problems in quoting Tramp file names

* lisp/net/tramp.el (tramp-get-remote-tmpdir): Add also hop to result.
(tramp-unquote-shell-quote-argument): New defun.
(tramp-shell-quote-argument):
* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
(tramp-make-copy-program-file-name):
* lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-file-acl, tramp-smb-handle-set-file-acl)
(tramp-smb-shell-quote-argument): Use it.
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el