[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Your own BREAK loop
- To: gjc at MIT-MC, rwk at MIT-MC
- Subject: Your own BREAK loop
- From: Guy.Steele at CMU-10A
- Date: Thu, 19 Feb 81 13:18:00 GMT
- Cc: bug-lisp at MIT-MC
- In-reply-to: Robert W. Kerns's message of 18 Feb 81 23:36-EST
- Original-date: 19 February 1981 0818-EST (Thursday)
Say, guys, the BREAK loop is explicitly responsible for examining
its input and checking specially for the RETURN form. It's a hack --
the use of RETURN in BREAK has nothing at all to do with PROG.