[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DO-WITH-ECHO-DEFERED
- To: FH at MIT-MC
- Subject: DO-WITH-ECHO-DEFERED
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Wed, 12 Nov 80 17:21:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 12 November 1980 12:21-EST
Date: 12 November 1980 01:45-EST
From: Fred W. Helenius <FH>
Re: DO-WITH-ECHO-DEFERED
Webster's says DEFERRED, and doesn't permit any variations. Unfortunately,
fixing this may well break somebody's code. It's still a winning macro,
despite the spelling...
-----
It's RWK's contribution to the TTY package. I have renamed the macro. It won't
break running code -- it'll only screw up when people recompile their stuff.
If they heed the "DO-WITH-ECHO-DEFERED" not defined in this file message from
Maclisp, they won't get screwed much there either... It is now
DO-WITH-ECHO-DEFERRED. -kmp