help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way to run python code within Emacs?


From: Ian Eure
Subject: Re: Best way to run python code within Emacs?
Date: Wed, 10 Dec 2008 15:07:44 -0800

On Dec 10, 2008, at 2:07 PM, seberino@spawar.navy.mil wrote:

I know how to start a shell in Emacs and from there start the Python
interpreter in Emacs.

Is there a better/faster way to run Python code I'm working on?


'run-python
'python-send-region-and-go
etc. Hit C-h b while in python-mode to see what's available. (Search down for 'major mode bindings')

 - Ian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]