help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Remote Python Interpreters


From: Matt McClure
Subject: Re: Emacs Remote Python Interpreters
Date: Tue, 5 Jun 2012 14:49:32 -0400

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 via email to

[Prev in Thread] Current Thread [Next in Thread]