I'm trying to use emacs to edit and run python programs (emacs23 and python 2.6 on Ubuntu 10.10).
C-x -C-f
)C-x o
)Now I want to run the Python code in the upper window in the Python interpreter in the lower window. Other places have suggested:
C-c C-c
, but that does nothing C-c !
, but emacs says that that command is undefinedI have installed ropemacs (sudo apt-get install python-ropemacs
) but that didn't change anything.
You may want to hit "C-c C-z" (switch to interpreter) to see the results of and buffers or regions you evaluated.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With