all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Best way to run python code within Emacs?
Date: Wed, 10 Dec 2008 23:09:06 -0700	[thread overview]
Message-ID: <ghqapq$elf$1@ger.gmane.org> (raw)
In-Reply-To: <0C1A220D-A74B-44F8-9CDC-AA7E1DD7E550@digg.com>

Ian Eure wrote:
> 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')

To run other interpreters for which there is no specialized support,
try:

http://www.emacswiki.org/cgi-bin/emacs/defshell.el

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2008-12-11  6:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 22:07 Best way to run python code within Emacs? seberino
2008-12-10 23:07 ` Ian Eure
2008-12-11  6:09   ` Kevin Rodgers [this message]
2008-12-11 10:49 ` Richard Riley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ghqapq$elf$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.