Possible fix for scanning problem
commit7cf34c0c92cac3039849b8be40b468d0c52d2472
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Thu, 5 Jun 2014 04:14:44 +0000 (5 06:14 +0200)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Thu, 5 Jun 2014 04:14:44 +0000 (5 06:14 +0200)
tree4cafd2872813a70f51d59a8ae3075d802357cc6a
parentf7c97ae42913e22df4532aa820a07751a5e8c71e
Possible fix for scanning problem

Apparently, the nesting level returned by emacs's syntax parser can be
negative (presumably when it gets confused), and we were not avoiding
calling backward-up-list when that happened.

Could or could not address issue #41...
elisp/geiser-guile.el
elisp/geiser-racket.el
elisp/geiser-syntax.el