diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-05-31 23:52:26 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-06-01 00:18:40 +0200 |
commit | c961e6097c896b952bf6ccbb8ebbb794c8d50294 (patch) | |
tree | 12ea9e627c53c46935478cf088a73c1c9140e9c9 /doc/parens.texi | |
parent | 9ff03facb2ea1e0a6b320f603dfd7e0e787d9593 (diff) | |
download | geiser-guile-c961e6097c896b952bf6ccbb8ebbb794c8d50294.tar.gz geiser-guile-c961e6097c896b952bf6ccbb8ebbb794c8d50294.tar.bz2 |
Almost redundant REPL command to interrupt evaluation
Works almost identically to the stock C-c C-c, with just marginally
better output aaand being well behaved when interrupting infinitely
looping functions such as (define (f) (newline) (let loop () (loop))) --
cf. issue #29 on github.
We like it so much that it replaces the old one.
Diffstat (limited to 'doc/parens.texi')
0 files changed, 0 insertions, 0 deletions