Shell processes: enhancements to startup and CEDET compatibility.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 31 Jul 2012 23:43:31 +0000 (20:43 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 31 Jul 2012 23:43:31 +0000 (20:43 -0300)
commit0d49da68b9cdc70a1f3ced0cae0b480ace5e28fc
treee01075cea0f71c1248c5c7dc7066993bb5a2a592
parentbc96620af40d80c4ccfb45671388c0640721fda1
Shell processes: enhancements to startup and CEDET compatibility.
* progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
(python-shell-make-comint): accept-process-output at startup.
(run-python-internal): Set inferior-python-mode-hook to nil.
(python-shell-internal-get-or-create-process): call sit-for.
(python-preoutput-result): Add obsolete alias.
(python-shell-internal-send-string): Use it.
(python-shell-send-setup-code): Remove call to
accept-process-output.
lisp/ChangeLog
lisp/progmodes/python.el