Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Can I run a python program from within emacs?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="rustom, post: 3969492"] There are two python modes -- python.el and python-mode.el Default with emacs is python.el, what comes from/with python is python- mode.el (needs a download and a couple of lines of setup see [URL]http://www.emacswiki.org/emacs/PythonMode[/URL]). I recommend python-mode. The key-bindings are different --C-c ! to start interpreter followed by C-c C-c to exec a file. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Can I run a python program from within emacs?
Top