How to load current buffer into interpreter in emacs?
cnb
circularfunc at yahoo.se
Tue Sep 16 09:39:18 EDT 2008
More information about the Python-list mailing list
Tue Sep 16 09:39:18 EDT 2008
- Previous message (by thread): How to load current buffer into interpreter in emacs?
- Next message (by thread): Python-URL! - weekly Python news and links (Sep 16)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): How to load current buffer into interpreter in emacs?
- Next message (by thread): Python-URL! - weekly Python news and links (Sep 16)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list