OK I removed the ' before (progn and get ;; GNU Emacs: 25.1.1 Tramp: 2.2.13.25.1 -*- mode: outline; -*- 06:05:42.619530 tramp-adb-get-ls-command (5) # Finding a suitable ‘ls’ command 06:05:42.624834 tramp-adb-maybe-open-connection (3) # Opening adb shell connection... 06:05:42.626681 tramp-adb-maybe-open-connection (6) # adb shell 06:06:12.628301 tramp-adb-maybe-open-connection (3) # Opening adb shell connection...failed 06:06:12.635452 tramp-handle-insert-directory (0) # Opening directory /adb::/sdcard/... 06:06:12.651336 tramp-adb-handle-file-truename (4) # Finding true name for ‘/adb::/sdcard’ 06:06:12.651523 tramp-adb-handle-file-truename (5) # Check /sdcard 06:06:12.652204 tramp-adb-get-ls-command (5) # Finding a suitable ‘ls’ command 06:06:12.654643 tramp-adb-parse-device-names (6) # adb devices 06:06:12.659625 tramp-adb-parse-device-names (6) # List of devices attached GAAZCY06M061E5P device
Process adb finished 06:06:12.659962 tramp-adb-send-command (6) # ls --color=never -al /dev/null; echo tramp_exit_status $? 06:06:19.506462 tramp-file-name-handler (1) # Interrupt received in operation (file-attributes /adb::/sdcard) ls --color=never -al /dev/null; echo tramp_exit_status $? crw-rw-rw- 1 root root 1, 3 1970-03-26 01:34 1;33m/dev/null0m tramp_exit_status 0 ASUS_Z012D:/ $ 06:06:19.506753 tramp-file-name-handler (1) # Interrupt received in operation (file-truename /adb::/sdcard) ls --color=never -al /dev/null; echo tramp_exit_status $? crw-rw-rw- 1 root root 1, 3 1970-03-26 01:34 1;33m/dev/null0m tramp_exit_status 0 ASUS_Z012D:/ $ 06:06:19.506951 tramp-file-name-handler (1) # Interrupt received in operation (file-directory-p /adb::/sdcard) ls --color=never -al /dev/null; echo tramp_exit_status $? crw-rw-rw- 1 root root 1, 3 1970-03-26 01:34 1;33m/dev/null0m tramp_exit_status 0 ASUS_Z012D:/ $ 06:06:19.507201 tramp-file-name-handler (1) # Interrupt received in operation (directory-files-and-attributes /adb::/sdcard/ nil nil t string) ls --color=never -al /dev/null; echo tramp_exit_status $? crw-rw-rw- 1 root root 1, 3 1970-03-26 01:34 1;33m/dev/null0m tramp_exit_status 0 ASUS_Z012D:/ $ 06:06:19.507621 tramp-handle-insert-directory (0) # Opening directory /adb::/sdcard/...failed 06:06:19.507776 tramp-file-name-handler (1) # Interrupt received in operation (insert-directory /adb::/sdcard/ --dired -alo nil t) ls --color=never -al /dev/null; echo tramp_exit_status $? crw-rw-rw- 1 root root 1, 3 1970-03-26 01:34 1;33m/dev/null0m tramp_exit_status 0 ASUS_Z012D:/ $ ls --color=never -al /dev/null; echo tramp_exit_status $? crw-rw-rw- 1 root root 1, 3 1970-03-26 01:34 1;33m/dev/null0m tramp_exit_status 0 ASUS_Z012D:/ $ [lots of ^H] ;; GNU Emacs: 25.1.1 Tramp: 2.2.13.25.1 -*- mode: outline; -*- 06:05:42.622997 tramp-adb-parse-device-names (6) # adb devices 06:05:42.623818 tramp-adb-parse-device-names (6) # List of devices attached GAAZCY06M061E5P device Process adb finished _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
