Subject: Re: ??: using * for variable ?
From: Erik Naggum <erik@naggum.no>
Date: 1999/03/19
Newsgroups: comp.lang.lisp
Message-ID: <3130831277715643@naggum.no>

* Vassil Nikolov <vnikolov@poboxes.com>
| Let me offer you this point of view.  There are three kinds of special
| variables:
| 
| (1) Global special variables...
| (2) Local special variables...
| (3) Implicit special variables...

  PROGV doesn't seem to fit either of these categories.  should it?

#:Erik