[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
- Emacs Remote Python Interpreters, Matt McClure, 2012/06/04
- Re: Emacs Remote Python Interpreters, Andreas Röhler, 2012/06/05
- Re: Emacs Remote Python Interpreters, Michael Albinus, 2012/06/05
- Re: Emacs Remote Python Interpreters, Matt McClure, 2012/06/05
- Re: Emacs Remote Python Interpreters, Michael Albinus, 2012/06/05
- Re: Emacs Remote Python Interpreters,
Matt McClure <=
- Re: Emacs Remote Python Interpreters, Michael Albinus, 2012/06/06
- Re: Emacs Remote Python Interpreters, Michael Albinus, 2012/06/06
- Re: Emacs Remote Python Interpreters, Matt McClure, 2012/06/06
- Re: Emacs Remote Python Interpreters, Matt McClure, 2012/06/07
- Re: Emacs Remote Python Interpreters, Michael Albinus, 2012/06/08
- Re: Emacs Remote Python Interpreters, Michael Albinus, 2012/06/08
- Re: Emacs Remote Python Interpreters, Matt McClure, 2012/06/08
- Re: Emacs Remote Python Interpreters, Matt McClure, 2012/06/09
- Re: Emacs Remote Python Interpreters, Michael Albinus, 2012/06/09
- Re: Emacs Remote Python Interpreters, Matt McClure, 2012/06/10