From ... From: Erik Naggum Subject: Re: ??: using * for variable ? Date: 1999/03/19 Message-ID: <3130831277715643@naggum.no>#1/1 X-Deja-AN: 456450454 References: <7cbmrb$lo3$1@news.gte.com> <7ccaom$kqc@pravda.cc.gatech.edu> <7csq1u$60c$1@nnrp1.dejanews.com> mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * Vassil Nikolov | 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