[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SUSPEND
- To: HIC at MIT-MC
- Subject: SUSPEND
- From: GLS at MIT-MC (Guy L. Steele, Jr.)
- Date: Wed, 14 Jun 78 01:07:00 GMT
- Cc: (BUG LISP) at MIT-MC, GSB at MIT-ML
- Original-date: 13 JUN 1978 2107-EDT
Date: 13 JUN 1978 0006-EDT
From: HIC at MIT-MC (Howard I. Cannon)
Subject: SUSPEND
To: (BUG LISP) at MIT-MC, GSB at MIT-ML
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.
I believe that the QUIT function already accepts a fixnum and feeds it to
a .BREAK 16,.