]> git.eshelyaron.com Git - emacs.git/commit
Improve handling of `tramp-set-file-uid-gid'
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 11 May 2022 16:02:13 +0000 (18:02 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 11 May 2022 16:02:13 +0000 (18:02 +0200)
commit4e7879f807b43416568154d31bc49d3e7393d583
treebafa308ca5c75e20b2e7c78ba21857a6a8d8d4ce
parent3bc34ef635734f72abd584fe3c8a6b3dea76f656
Improve handling of `tramp-set-file-uid-gid'

* lisp/net/tramp.el (tramp-skeleton-write-region):
Call `tramp-set-file-uid-gid' properly.
(tramp-set-file-uid-gid): Handle also `tramp-crypt-file-name-handler'.

* test/lisp/net/tramp-tests.el (tramp-test27-load): Adapt test.
lisp/net/tramp-sh.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el