[slime-devel] aborting read
Tobias C. Rittweiler
tcr at freebits.de
Sat Sep 26 22:30:38 UTC 2009
Terje Norderhaug <terje at in-progress.com> writes:
> I need to abort the reading and get back to the repl-prompt without
> further ado. How can the wait-for-event be aborted from the client
> yet avoid activating the debugger?
Consider using SWANK::READ-FROM-MINIBUFFER-IN-EMACS instead. That will
return NIL if the user aborted by pressing C-g, and "" if the user just
pressed RET.
-T.
More information about the slime-devel
mailing list