emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master babe6a5e948 1/2: Introduce a new TRAMP method `androidsu'


From: Michael Albinus
Subject: Re: master babe6a5e948 1/2: Introduce a new TRAMP method `androidsu'
Date: Sun, 03 Mar 2024 13:17:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Po Lu <luangruo@yahoo.com> writes:

Hi,

> I've yet to test this patch, but nevertheless won't it override the
> default file name handlers even in multi-hop connections, where su will
> definitely not be executed under Android?

No. In multi-hop connections, every hop is checked via
tramp-multi-hop-p. This includes tramp-sh-file-name-handler-p, which
returns nil for the tramp-androidsu backend.

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]