calling python in emacs from a shell buffer doesn't make input/output.

leo halloleo at noospaam.myrealbox.com
Sun Mar 7 20:05:23 EST 2004


hi there

i'm running python 2.3.3 on on my panther imac and at work on
cygwin-windows.

on both systems, i can create a shell buffer and it works as expected: it
accepts input processes and on RET shows the output in the buffer, etc...

however when i call python interactivly in this shell buffer it doesn't
accept any input and therefore doesn't do any output at all -- until i kill
the shell with C-c C-d: then python processes all the input characters i
have
typed, writes its output to the buffer and quits. after that the shell quits
obviously as well.

so, python works kind of correct, but the input/output transfer to the
buffer is not done interactivly.

any clue?

thanks, leo




_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig







More information about the Python-list mailing list