all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matt McClure <matthewlmcclure@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs Remote Python Interpreters
Date: Tue, 5 Jun 2012 14:49:32 -0400	[thread overview]
Message-ID: <CAJELnLGPLBk6scarcCTJCPZgaWif2udTWqpHf1X3+mNW3WuVHQ@mail.gmail.com> (raw)
In-Reply-To: <87ehpt91b9.fsf@gmx.de>

Hi Michael,

On Tue, Jun 5, 2012 at 12:21 PM, Michael Albinus <michael.albinus@gmx.de> wrote:
> Hmm, maybe you could put emacs.py somewhere on the remote host. Then you
> must instruct Tramp the remote PYTHONPATH, like
>
> (add-to-list 'tramp-remote-process-environment
>             "PYTHONPATH=/path/where/emacs.py/is/located")

python.el has some other TRAMP-compatibility problems. I started to
hack on them and keep notes here:

https://github.com/matthewlmcclure/tramp-virtualenv

I'd be curious to get some feedback from Emacs committers to find out
if this is on a track that could be merged upstream, or if I should
take a different approach.

-- 
Matt McClure
http://www.matthewlmcclure.com
http://www.mapmyfitness.com/profile/matthewlmcclure



  reply	other threads:[~2012-06-05 18:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-04 20:57 Emacs Remote Python Interpreters Matt McClure
2012-06-05  6:26 ` Andreas Röhler
2012-06-05  7:45 ` Michael Albinus
2012-06-05 13:18   ` Matt McClure
2012-06-05 16:21     ` Michael Albinus
2012-06-05 18:49       ` Matt McClure [this message]
2012-06-06 13:39         ` Michael Albinus
2012-06-06 13:58           ` Michael Albinus
2012-06-06 15:50           ` Matt McClure
2012-06-07 17:02             ` Matt McClure
2012-06-08 10:47               ` Michael Albinus
2012-06-08 13:32                 ` Michael Albinus
2012-06-08 13:36                   ` Matt McClure
2012-06-09 13:12                     ` Matt McClure
2012-06-09 13:49                       ` Michael Albinus
2012-06-11  2:11                         ` Matt McClure
2012-06-11  6:59                           ` Michael Albinus

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

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

  git send-email \
    --in-reply-to=CAJELnLGPLBk6scarcCTJCPZgaWif2udTWqpHf1X3+mNW3WuVHQ@mail.gmail.com \
    --to=matthewlmcclure@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.