Make shells inherit variables from parent buffer and internal shells not show by...
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:23 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:23 +0000 (00:03 -0300)
commit96eeb83a55aaa75fd58ebc631736ecfeb0f5067d
tree3a27ffd6163324d871223e486effc7bc9ced27b0
parent0f55249e18cab573efe672d907d6d9936beb4f1c
Make shells inherit variables from parent buffer and internal shells not show by default.

python-shell-make-comint now passes all parent buffer variables to the
comint buffer created ensuring local variables work as intended. Also,
this function now receives a third optional argument called POP that
establishes if the created comint buffer should be displayed or not
after its creation.
lisp/progmodes/python.el