Tagged Questions

1
vote
1answer
103 views

Emacs: python-shell doesn't respond to RET

When I start python-shell (or even just start python from M-x shell), Emacs gives the expected prompt: bash-3.2$ python Python 2.7.1 (r271:86832, Jun 16 2011, 16:59:05) [GCC 4.2.1 (Based on Apple ...