tramp-devel
[Top][All Lists]
Advanced

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

problem connecting to adroid device


From: Gilles Pion
Subject: problem connecting to adroid device
Date: Sat, 10 Aug 2013 18:33:12 +0200
User-agent: ForteAgent/7.10.32.1214

Hello,

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"

What am I doing wrong?
-- 
Gilles Pion




reply via email to

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