[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PUREP and MACROMEMO
- To: (BUG LISP) at MIT-MC
 
- Subject: PUREP and MACROMEMO
 
- From: RWK at MIT-MC (Robert W. Kerns)
 
- Date: Mon, 15 Dec 80 15:02:00 GMT
 
- Original-date: 15 DEC 1980 1002-EST
 
For the Nth time tonight, I have been shafted by macros which expand into
code including other macro calls which want to displace.  If part of the
expansion of a macro is constant, then that expansion will be pure.  If that
pure portion also contains a call to a macro which wishes to displace, you
lose your ass.  Let's DO something about this!