> However, when I try this in an ipython session inside emacs, I have to
> hit TAB followed by a carriage return. The TAB actually prints to the
> screen.
>
> Does anyone know how to prevent the tab from printing, and, how to not
> require hitting enter?
A quick and dirty way might be to define
After learning the bare bones of emacs years ago, then switching to vim,
I'm getting back into emacs because I hope that python-mode will better
integrate the python interpreter and the editor.
Anyhow, I got ipython running as my interpreter when I hit C-c !, and I
switch buffers with C-x o.
I re