[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
"*CATCH"?
- To: RWK at MIT-MC, DLW at MIT-MC
- Subject: "*CATCH"?
- From: JONL at MIT-MC (Jon L White)
- Date: Sat ,12 Apr 80 21:51:00 EDT
CC: (BUG LISP) at MIT-MC, (BUG LISPM) at MIT-MC
I presumed that Dan just forgot about the existence of
*CATCH in it current definition, and was trying to propose something
new. RMS seems to have noticed this same possibililty, by suggesting
that named progs could supplant the need for anything else named.
E.g., (DO-NAMED GORILLA ...) ==> (PROG GORILLA () (DO ...))