[IPython-user] Emacs support: three problems
Prabhu Ramachandran
prabhu_r at users.sf.net
Mon Dec 13 00:26:07 CST 2004
>>>>> "JJL" == John J Lee writes:
JJL> Thought I'd give IPython a try for the completion support
JJL> from inside emacs (I see several of you have been working
JJL> hard on this recently: it's appreciated!). TAB-completion
JJL> works fine in ordinary IPython. M-x py-version confirms that
JJL> I have python-mode 4.69. However:
JJL> 1. C-c ! gives me a standard Python shell, not an IPython
JJL> shell.
Perhaps you haven't added the customary (require 'ipython) in your
.emacs/.xemacs/init.el?
cheers,
prabhu
More information about the IPython-user
mailing list