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

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

Re: Windows shell + PortablePython


From: Andreas Röhler
Subject: Re: Windows shell + PortablePython
Date: Mon, 21 Oct 2013 12:37:29 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0

Am 21.10.2013 11:45, schrieb Maximilian Matthe:
Hi,

I'm forced to use a Windows machine, and I want to use Python from
within Emacs.  I'm also forced to use PortablePython since I have no
admin rights here. Here's my problem:

When I run M-x shell and type "python", the python interpreter starts,
but no output is redirected to the emacs shell buffer (e.g. there is
no >>> at the prompt, and no version information after the interpreter
start). The input I send is also redirected to python, however, no output is
shown in the shell buffer. When I close python with quit(), the control
still is not returned to the shell.

What can be the problem here?

Regards, Max




Not that sure WRT to python.el, with python-mode.el it's better to load 
python-mode first, than start the interpreter.

From a pure shell try python -i




reply via email to

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