[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue: SPECIAL-VARIABLE-TEST (Version 1)
- To: KMP@STONY-BROOK.SCRC.Symbolics.COM
- Subject: Issue: SPECIAL-VARIABLE-TEST (Version 1)
- From: Kent M Pitman <KMP@STONY-BROOK.SCRC.Symbolics.COM>
- Date: Mon, 7 Mar 88 13:40 EST
- Cc: CL-Cleanup@SAIL.Stanford.EDU
- In-reply-to: <880307132956.0.KMP@RIO-DE-JANEIRO.SCRC.Symbolics.COM>
That should have been `'(,NAME ,(SPECIAL-VARIABLE-P NAME ENV))
rather than `(,NAME ',(SPECIAL-VARIABLE-P NAME ENV))
in the test case, of course. Sorry about that. Whoever does the next
draft should make that correction.