Hello, I am trying to get python to work with GNU emacs 22.1 on windows. I
am trying to get the default python.el that comes with emacs to work. In
particular, I am having difficulty actually starting python with emacs. Eg.
If I open a .py file and try to send it to the interpreter with C-c C-c, or
Hello Darren, thank you for your reply.
>Are you using the default Windows cmd.exe shell?
Yes, and you are right, the "python -i" tip works beautifully.
>Is Python on your path?
Yes it is. The loveshack fix posted on emacswiki solved the problem.
Gratefully,
Daniel
_