[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RETURN-FROM-T
- To: RMS at MIT-AI
- Subject: RETURN-FROM-T
- From: GLS at MIT-AI (Guy L. Steele, Jr.)
- Date: Sat ,28 Jun 80 15:56:00 EDT
CC: GLS at MIT-AI, (BUG LISPM) at MIT-AI
This all seems like an incredible kludge, saying (RETURN-FROM FOO (RETURN-LIST BAR))
and so on. Nevertheless it is in the manual, I guess (but RETURN-FROM-T is not).
Okay, I'll fix my code (under mild protest -- why not just RETURN-LIST-FROM?
or are six other kinds of RETURN anticipated around which one might wrap
RETURN-FROM?).