From: Zhongwei Yao <ashi08104@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: How to let tramp be aware the virtualenv?
Date: Tue, 16 Jul 2019 18:30:33 +0800 [thread overview]
Message-ID: <CAJnfWeHXPaZjeESS9cp1s5C-T0LWmP_cYn3UnYRCsMTfWe=bUA@mail.gmail.com> (raw)
Hi, all,
I try to use tramp on a remote project directory and run "M-x compile". The
command requires to know which the python virtualenv is active.
I try to let tramp be ware of which virtualenv is active by adding a line
to the remote $HOME/.profile like (because it seems tramp will run the
compilation command by the remote /bin/sh):
source my/python/virtualenv/bin/activate.
But tramp seems doesn't read that line at all. The virtualenv is not
activated.
So how can I make tramp aware of which virtualenv is enabled?
Thanks!
Zhongwei
next reply other threads:[~2019-07-16 10:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-16 10:30 Zhongwei Yao [this message]
2019-07-16 13:48 ` How to let tramp be aware the virtualenv? Michael Albinus
2019-07-16 19:22 ` Bruno Barbier
2019-07-17 2:02 ` Zhongwei Yao
2019-07-17 6:12 ` Michael Albinus
2019-07-17 10:47 ` Zhongwei Yao
2019-07-17 11:34 ` Michael Albinus
2019-07-17 13:40 ` Zhongwei Yao
2019-07-17 14:05 ` Michael Albinus
2019-07-17 16:02 ` Yuri Khan
2019-07-17 21:02 ` Bruno Barbier
2019-07-18 13:21 ` Zhongwei Yao
2019-07-18 17:45 ` Bruno Barbier
2019-07-19 1:04 ` Zhongwei Yao
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='CAJnfWeHXPaZjeESS9cp1s5C-T0LWmP_cYn3UnYRCsMTfWe=bUA@mail.gmail.com' \
--to=ashi08104@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.
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).