Jürgen Hötzel <[email protected]> writes: > Hi Michael, > > > 2011/5/20 Michael Albinus <[email protected]>: >> >> I've just installed adb on my laptop, and I've started to play with >> tram-adb.el (recent version from github). Would it be OK if I send you >> patches when I see something which could be improved? > > That would be great! > For example 'start-file-process ist still not implemented. > It would be very useful to start inferior shell processes on the > Android device: Because of the missing "readline" feature in Androids > shell and to access SQLite Databases using 'sql-sqlite.
Maybe you add a todo list at the end of the file? I've started with trivial patches: --8<---------------cut here---------------start------------->8--- commit dfc1151ec51b9815f5a08916db0199d403834d61 Author: Michael Albinus <[email protected]> Date: Fri May 20 21:22:04 2011 +0200 Explain in Commentary, how to activate this package. commit e23289d46875cdb0cf528960700403d62542fbd2 Author: Michael Albinus <[email protected]> Date: Fri May 20 21:03:46 2011 +0200 Add tramp-autoload cookie for file-name-handler setting. --8<---------------cut here---------------end--------------->8--- How do you want to get them? Per email? > Jürgen Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
