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

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

Windows shell + PortablePython


From: Maximilian Matthe
Subject: Windows shell + PortablePython
Date: Mon, 21 Oct 2013 11:45:09 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.4 (gnu/linux)

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




reply via email to

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