Better non-standard shell integration support
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:06 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:06 +0000 (00:03 -0300)
commit62feb9156582ff25dd6ce05499506248e2b1521b
treed83360a4234faf939887987bfcd3295ff990f21c
parent9ce938be0bd1381971dca8fa5c87d4f7dd449501
Better non-standard shell integration support

Added python-shell-prompt-output-regexp to match the prompts
added before output in shells like iPython. With the value of
this variable the output generated for
python-shell-send-string-no-ouput is cleaned up.

Moved completion variables and bindings setup for shell to
inferior-python-mode definition.

Renamed python-shell-completion-strings-code to
python-shell-completion-string-code.

improved python-shell-completion--get-completions string
splitting.

Cleaned up some unecessary messages.

Better code sending need test for python-shell-completion-setup
python-ffap-setup and python-eldoc-setup.

Added example for iPython integration in the commentary section.
lisp/progmodes/python.el