]> git.eshelyaron.com Git - emacs.git/commit
Further fixes in tramp-smb.el
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Aug 2017 16:08:16 +0000 (18:08 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Aug 2017 16:08:16 +0000 (18:08 +0200)
commit3a19e6ec235dc0496d3c406073b92b6d45588c9a
tree528e9d44a7dbd9b414413301c202d3971783f54e
parent32cdfa0e9cd1198ace9771be7e46fa7c9a54d20b
Further fixes in tramp-smb.el

* lisp/net/tramp-smb.el (tramp-smb-handle-file-truename): New defun.
(tramp-smb-file-name-handler-alist): Use it.
(tramp-smb-handle-make-symbolic-link): Unquote target.

* test/lisp/net/tramp-tests.el
(tramp--test-ignore-make-symbolic-link-error): New defmacro.
(tramp-test18-file-attributes, tramp-test21-file-links)
(tramp--test-check-files): Use it.
lisp/net/tramp-smb.el
test/lisp/net/tramp-tests.el