unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Neal Becker <ndbecker2@gmail.com>
Cc: "Jürgen Hötzel" <juergen@archlinux.org>, emacs-devel@gnu.org
Subject: Re: [tramp] tramp-adb-program problem
Date: Thu, 28 Feb 2013 20:36:46 +0100	[thread overview]
Message-ID: <87fw0g1b8x.fsf@gmx.de> (raw)
In-Reply-To: <kgnqo5$qor$1@ger.gmane.org> (Neal Becker's message of "Thu, 28 Feb 2013 09:48:39 -0500")

Neal Becker <ndbecker2@gmail.com> writes:

Hi Neal,

> tramp-adb assumes adb is found in a subdir called 'platform-tools'.
>
> Now some distributions (e.g., Fedora) ship adb and put into standard directories
> (e.g., /usr/bin/adb)
>
> Can we make tramp-adb more flexible to support this?  The current code says:
>
> (defun tramp-adb-program ()
>   "The Android Debug Bridge."
>   (expand-file-name "platform-tools/adb" tramp-adb-sdk-dir))

Good idea. I've made `tramp-adb-program' a customer option now. If adb
is found in $PATH, nothing to do; otherwise it shall contain the
absolute path of adb.

Best regards, Michael.



      reply	other threads:[~2013-02-28 19:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-28 14:48 [tramp] tramp-adb-program problem Neal Becker
2013-02-28 19:36 ` Michael Albinus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fw0g1b8x.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=juergen@archlinux.org \
    --cc=ndbecker2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).