Not killing partial outputs when leaving the REPL
commit1bdd966a4fbe0c8bd5bcb04dad5213e47a1534e6
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 26 Jun 2018 11:35:39 +0000 (26 12:35 +0100)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 26 Jun 2018 11:40:52 +0000 (26 12:40 +0100)
tree48e78a8389f61f51d6526cc8621212044763c313
parenteaaf40da7405cec4b7f7ca685de7797c3ca79875
Not killing partial outputs when leaving the REPL

Since this job is done in the process sentinel, the clean up is also
triggered when the Scheme process exits unexpectedly, deleting any
traces the dying guy might have left.  I added a flag to control the
behaviour, but upon reflection the old behaviour seems wrong and i've
defaulted to the new one.  This one should fix #251.
elisp/geiser-repl.el