[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SI:GEN-LOCAL-VAR
- To: RLB at MIT-MC
- Subject: SI:GEN-LOCAL-VAR
- From: Jon L White <JONL at MIT-MC>
- Date: Tue, 16 Jun 81 05:54:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 16 June 1981 01:54-EDT
- Sender: JONL0 at MIT-MC
The form (SI:GEN-LOCAL-VAR) just coughs up a "local var", but doesn't
provide the SETQ -- that's the form to use with LETs etc.
Also, (SI:GEN-LOCAL-VAR () "FooBar") supplies the same kind of prefix
to the local var that (GENTEMP "FooBar") would supply.