New commands geiser-repl-{previous,next}-prompt
commit2ca38a52dea984c88056c40500fc39c51268b07f
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Sun, 12 Jun 2016 17:39:01 +0000 (12 19:39 +0200)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Sun, 12 Jun 2016 17:39:01 +0000 (12 19:39 +0200)
tree31b37d9c73a6ba6a57e888d3f9bce605b7cf7352
parent0a3d6ca624332470f406e579f3ed5912169273ea
New commands geiser-repl-{previous,next}-prompt

When using a prompt regexp, comint's version of these commands
misbehave (they try to reuse forward-paragraph, and that's not quite
it), so we're implemeting our own here in a very straightforward way.
We also bind the usual C-c C-p and C-c C-n to them.  It only remains to
b seen whether advising the original ones is worth the trouble.
elisp/geiser-repl.el