Eval last expression even after a comment char
commitac349b913616bea9c1b4f5a0f1ae06f2f83d7a20
authorDiogo F. S. Ramos <dfsr@riseup.net>
Tue, 11 Apr 2017 15:42:23 +0000 (11 12:42 -0300)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 11 Apr 2017 17:21:07 +0000 (11 19:21 +0200)
tree489d7b74bc0b525cc056b016abf01b2ff1906c7f
parentb75e0376942c1ee54f7d173362d4a38e665342f9
Eval last expression even after a comment char

Scan for beginning and end of a sexp, instead of using (point) as the
end.

Previously, if (point) was after a comment character, the REPL would
freeze.
elisp/geiser-mode.el