Ensuring that comint-process-echoes is nil in REPL
commitd9109af2f6737cc4af0beb19bc597134ce9b416c
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Sun, 25 Aug 2013 23:36:58 +0000 (26 01:36 +0200)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Sun, 25 Aug 2013 23:36:58 +0000 (26 01:36 +0200)
tree7037211887bc8488698e93db53ade3b167488797
parent3a1dbf4e37f44e853cb649805a1f8777d0ba7501
Ensuring that comint-process-echoes is nil in REPL

This variable makes comint wait for the underlying process to echo its
input, something our schemes won't do.  If anyone sets the variable
globally for what can only be perverse reasons, we just would just hung.
Not anymore.
elisp/geiser-repl.el