]> git.eshelyaron.com Git - emacs.git/commit
; Fix last change
authorPo Lu <luangruo@yahoo.com>
Wed, 28 Feb 2024 04:23:32 +0000 (12:23 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:53:42 +0000 (18:53 +0100)
commit62048992e98195baab622789c2966c40cf8b4149
tree6eaf0c50886b7c5c1f273df3da1543846408d8ed
parent95e2b2a7d423c9ec9c856d2b44b079c1c88ac558
; Fix last change

* lisp/net/tramp-androidsu.el
(tramp-androidsu-handle-write-region): Delete function.
(tramp-androidsu-sh-handle-write-region): New function.
(tramp-androidsu-file-name-handler-alist): Avoid infinite
recursion by replacing handle-write-region with the tramp-sh
implementation.

(cherry picked from commit 977a56d5c7d71b958767dbae05b75c5e5cb87571)
lisp/net/tramp-androidsu.el