Guile REPL: bug fix: correctly track debugging status
commita6c553d0d8e3d75d5557c40288ee0e2cf8418f3d
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Mon, 14 Feb 2011 05:10:50 +0000 (14 06:10 +0100)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Mon, 14 Feb 2011 05:10:50 +0000 (14 06:10 +0100)
tree76ea48f3e5af3cbf496fc811f3afb337988de501
parent24ae4c34e08cd07945044f605b2d8a0306cc78c3
Guile REPL: bug fix: correctly track debugging status

We weren't tracking the "enter debugger" event correctly, and all
evaluations in debug mode were failing.  There's still (at least)
another bug, because error navigation in backtraces seems broken.
elisp/geiser-connection.el
elisp/geiser-repl.el