How to load current buffer into interpreter in emacs?

cnb circularfunc at yahoo.se
Tue Sep 16 09:39:18 EDT 2008


On Sep 16, 3:36 pm, Niklas Norrthon <niklas.norrt... at hotmail.com>
wrote:
> 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


ok so C-c C-l is just for doing import, not loading current file?

When I do C-c C-c nothing happens at all.



More information about the Python-list mailing list