[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp-adb.el (Access Android devices filesystem using Emacs)
From: |
Jürgen Hötzel |
Subject: |
Re: tramp-adb.el (Access Android devices filesystem using Emacs) |
Date: |
Thu, 26 May 2011 19:15:44 +0200 |
Hi Michael,
2011/5/25 Michael Albinus <address@hidden>:
> 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
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), (continued)
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Jürgen Hötzel, 2011/05/16
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Michael Albinus, 2011/05/20
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Jürgen Hötzel, 2011/05/20
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Michael Albinus, 2011/05/20
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Jürgen Hötzel, 2011/05/20
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Michael Albinus, 2011/05/20
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Jürgen Hötzel, 2011/05/21
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Michael Albinus, 2011/05/21
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Jürgen Hötzel, 2011/05/22
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Michael Albinus, 2011/05/25
- Re: tramp-adb.el (Access Android devices filesystem using Emacs),
Jürgen Hötzel <=
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Michael Albinus, 2011/05/27
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Jürgen Hötzel, 2011/05/30
- Re: tramp-adb.el (Access Android devices filesystem using Emacs), Michael Albinus, 2011/05/31