Avoid (read) breakage (fixes #33090)
commit830a0036f43341b2c5e1451ef1d7ed09b70768ec
authorjao <jao@gnu.org>
Wed, 22 Jun 2011 22:32:27 +0000 (23 00:32 +0200)
committerjao <jao@gnu.org>
Wed, 22 Jun 2011 22:32:27 +0000 (23 00:32 +0200)
treec252ed4afbbd6dcaa22b2203a00a28bf510109e3
parent2efa614b7de69a3dc4de66f81f0de3fb48110524
Avoid (read) breakage (fixes #33090)

Autodoc was firing while the REPL was waiting for input of a (read)
call, causing all kinds of misbehaviour.  We now inhibit autodoc on
sending a form for evaluation and re-inhibit it once a prompt is read
back again.
elisp/geiser-autodoc.el
elisp/geiser-connection.el
elisp/geiser-repl.el