Shell output catching a la gud-gdb.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 1 Oct 2012 00:53:44 +0000 (21:53 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 1 Oct 2012 00:53:44 +0000 (21:53 -0300)
commit0478776bb7f04bfb60ff7a2397546c955a1f3ce2
treef862ae9faf3c60ccd1acdb4854ab0cc8e875192e
parent07f133bf5d9e1c3da32eca2e2024b47cbfaef26d
Shell output catching a la gud-gdb.
* progmodes/python.el (python-shell-fetch-lines-in-progress)
(python-shell-fetch-lines-string, python-shell-fetched-lines): New
Vars.
(python-shell-fetch-lines-filter): New function.
(python-shell-send-string-no-output): Use them.
lisp/ChangeLog
lisp/progmodes/python.el