Thanks!  I just installed the latest version.

In your previous post in this thread you said:

" .... you should not need any customization for IPython.  There was a bug,
which shold be gone now. Could you try from current  trunk again?  ... "

However, when I tried M-x ipython but I got "no match"

I have the following on my .emacs file:

(add-to-list 'load-path "~/.emacs.d/python-mode/")
(setq py-install-directory "~/.emacs.d/python-mode/")
(require 'python-mode) 

Is there anything else I need to put in my .emacs file to debug and execute
my code on an IPython  buffer?

Thanks 

_______________________________________________
Python-mode mailing list
Python-mode@
http://mail.python.org/mailman/listinfo/python-mode


--
View this message in context: 
http://python.6.n6.nabble.com/ipython-setup-tp4365625p4469277.html
Sent from the Python - python-mode mailing list archive at Nabble.com.
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to