]> git.eshelyaron.com Git - emacs.git/commit
Fix some minor Tramp problems
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 15 May 2023 14:25:23 +0000 (16:25 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 15 May 2023 14:25:23 +0000 (16:25 +0200)
commit8eb129a2ca4643a78c7afecc3226f183a1deb143
tree03154f585ecd2435482c97e004f5aa413c38b438
parent98e8c0b2486faeba45bce68d1c20a5019ca51f71
Fix some minor Tramp problems

* lisp/net/tramp-crypt.el (tramp-crypt-handle-file-exists-p): New defun.
(tramp-crypt-file-name-handler-alist): Add it.

* lisp/net/tramp-smb.el (tramp-smb-handle-copy-file): Flush proper file
properties.

* test/lisp/net/tramp-archive-tests.el (tramp-archive--test-emacs28-p):
New defun.
(tramp-archive-test48-auto-load): Extend test.
lisp/net/tramp-crypt.el
lisp/net/tramp-smb.el
test/lisp/net/tramp-archive-tests.el