[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SUSPEND
- To: (BUG LISP) at MIT-MC, GSB at MIT-ML
- Subject: SUSPEND
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Tue, 13 Jun 78 04:06:00 GMT
- Original-date: 13 JUN 1978 0006-EDT
From: GSB@MIT-ML
Date: Tue, 6 Dec 78 13:00:14 GMT
Original-Date: 06/12/78 09:00:14 EDT
Subject: Re: SUSPEND
nice/reasonable for SUSPEND to accept something like, say,
a fixnum in place of the valret string, to indicate that it should do
a .BREAK with that frob?
--------
If the argument to a VALRET, or the first argument to a suspend, is a fixnum,
then a .BREAK 16,<RH-of-the-fixnum> is done.
This will come up in the next LISP.