]> git.eshelyaron.com Git - emacs.git/commit
Improve Tramp's write-region
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 12 May 2022 07:03:45 +0000 (09:03 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 12 May 2022 07:03:45 +0000 (09:03 +0200)
commit14e445047918321ee19a87283a1c32df5530f4fb
treed189bc97383bdd0fc7cf7ef7935f7bbf78384128
parenta4a229dfff3ede3d083ba874a4119db501118063
Improve Tramp's write-region

* lisp/net/tramp-sudoedit.el (tramp-sudoedit-file-name-handler-alist):
Use `tramp-handle-write-region'.
(tramp-sudoedit-handle-write-region): Remove.

* lisp/net/tramp.el (tramp-skeleton-write-region):
Set extended attributes.
lisp/net/tramp-sudoedit.el
lisp/net/tramp.el