]> git.eshelyaron.com Git - emacs.git/commit
Add `permission-denied' error to Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 21 Dec 2021 14:15:16 +0000 (15:15 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 21 Dec 2021 14:15:16 +0000 (15:15 +0100)
commit73e862237d1db167d4f5712f95f68b8b17816ea9
tree29a51155a64d6514951707ed3dd0e216201cc491
parent264589cdf762d015c8ecd102afb7eb61dc0ad65b
Add `permission-denied' error to Tramp

* lisp/net/tramp-compat.el (tramp-permission-denied): New defconst.
(tramp-compat-permission-denied): New defsubst.

* lisp/net/tramp.el (tramp-handle-access-file):
* lisp/net/tramp-archive.el (tramp-archive-handle-copy-file): Use it.
lisp/net/tramp-archive.el
lisp/net/tramp-compat.el
lisp/net/tramp.el