[slime-devel] newbie REPL questions
Stephen Compall
s11 at member.fsf.org
Mon Jan 23 15:19:59 UTC 2006
On Sun, 2006-01-22 at 23:01 -0800, funkyj at gmail.com wrote:
> Restarts:
> 0: [USE-VALUE] You may input a value to be used instead of X.
> 1: [STORE-VALUE] You may input a new value for X.
> 2: [ABORT-REQUEST] Abort handling SLIME request.
> 3: [ABORT] ABORT
Restart 3 was added in 2.36 or something to return to CLISP's REPL. Use
SLIME's ABORT-REQUEST restart, or even just `q', so you don't have to
look at the list and pick the right number.
--
Stephen Compall
http://scompall.nocandysw.com/blog
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20060123/2c52b4a4/attachment.sig>
More information about the slime-devel
mailing list