• Michael Albinus's avatar
    Fix multibyte chars of file names in tramp-adb.el · af4f3a87
    Michael Albinus authored
    * lisp/net/tramp-adb.el (tramp-adb-execute-adb-command): Revert return
    value meaning.  Insert the result into the connection buffer.
    (tramp-adb-handle-file-local-copy)
    (tramp-adb-handle-write-region, tramp-adb-handle-copy-file)
    (tramp-adb-get-device): Adapt calls.
    (tramp-adb-send-command): Use "adb shell ..." in case the command
    contains multibyte chars.
    
    * test/lisp/net/tramp-tests.el (tramp--test-utf8): Extend test.
    af4f3a87
tramp-tests.el 240 KB