Gilles Pion <gilles.pion+gm...@gmail.com> writes:

> Hello,

Hi Gilles,

> According to tramp's documentation
> (http://www.gnu.org/software/tramp/#Android-shell-setup) I have to add the
> following code in my dot emacs after having "required 'tramp":
>
> (add-to-list 'tramp-connection-properties
>     (list (regexp-quote "<my device name or IP>") "remote-shell" "sh"))
>
> But evaluating that forms fails with the following error:
> "Symbol's value as variable is void: tramp-connection-properties"

`tramp-connection-properties' has been added in Tramp 2.2.7. Which
version do you run?

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
Tramp-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to