emacs24.5 -Q
- M-:
(setq python-shell-interpreter "ipython")
RET - M-x
run-python
RET
Python 3.5.1 (default, Dec 7 2015, 12:58:09)
Type "copyright", "credits" or "license" for more information.
IPython 4.0.0 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object', use 'object??' for extra details.
In [1]:
In [2]:
In [3]:
In [4]:
This may seem pretty insignificant, but I honestly believe that small cosmetic quirks like these can have a large impression on those who do not already love Emacs. And besides, I'm OCD. :)