| Store | Cart

Best way to run ipython inside of emacs shell?

From: Sean Richards <some...@nowhere.com>
Mon, 08 Mar 2004 19:51:28 +1300
ir4u4 at yahoo.com (Equis Uno) writes:

> Hi,>> I just figured out how to run python inside of emacs:>> I use meta-x shell to start a shell and then once I see a shell> prompt I enter the python command and I get a well-behaved python> shell inside of emacs.>> I'm trying to figure out the best way to run ipython inside of emacs.>> When I run the ipython shell command inside of an emacs shell it> does not act very clean (the prompt is messy looking).>> So I put two files in my /usr/share/emacs/site-lisp/ dir:>> python-mode.el> ipython.el>> I got both files from > http://ipython.scipy.org/>> I'm not sure what to do next.>> So far I've tried this:>> -run meta-x ipython while inside of a shell buffer> -run meta-x ipython while inside of a shell buffer which is running ipython> -run meta-x ipython while inside of a python-mode buffer>> All three of the above ideas obviously don't work.>> Please post some clues.>> thanks,>> -moi

I think you need to read this ...
http://www.python.org/emacs/python-mode/installation.html
and also read the commented section at the top of ipython.el

Sean

-- 
"Hver sin smak", sa vintapperen, han drakk mens de andre sloss.

Recent Messages in this Thread
Equis Uno Mar 08, 2004 06:29 am
Sean Richards Mar 08, 2004 06:51 am
Fernando Perez Mar 08, 2004 03:55 pm
Messages in this thread

Previous post: help