Hi Michael, 2011/5/25 Michael Albinus <[email protected]>: > Enclosed the next patch set. Patch 0002 and 0003 were needed, because > I've tested today on a Windows XP machine, running Android SDK. There > seem to
just committed. Thanks! > > Another question: why do you add this: > > (add-to-list 'tramp-default-method-alist > (list "\\`adb" nil tramp-adb-method)) > > It means: If somebody does not use an explicit method, but the host name > starts with "adb", the method "adb" shall be used. > > I doubt, that there are devices with such a name, but who knows ... I'm > still not very familar with the Android world. But I feel we could > remove this setting. Correct: I bootstrapped tramp-adb from existing tramp-smb.el code. So this was just a useless relic. Jürgen _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
