How to load current buffer into interpreter in emacs?

Niklas Norrthon niklas.norrthon at hotmail.com
Tue Sep 16 09:36:34 EDT 2008


On 16 Sep, 15:27, cnb <circularf... at yahoo.se> wrote:
> i can run the interpreter. its just i cant load a file into it.
>
> i tried adding your suggestion but it didnt help. i dont think thats
> the issue though.

Start the interperter (Menu Python - Start interpreter)
Emacs split the frame in two windows
Place the cursor in the python file (C-x o) if necessary
Eval Buffer (C-c C-c)

Niklas Norrthon



More information about the Python-list mailing list