From ... From: Erik Naggum Subject: Re: `fast' global variables (Ex: Re: ??: using * for variable ?) Date: 1999/03/23 Message-ID: <3131171314435096@naggum.no>#1/1 X-Deja-AN: 457919097 References: <7csm6k$31f$1@nnrp1.dejanews.com> <36F31455.35F0CCB4@IntelliMarket.Com> <7d4165$acl$1@nnrp1.dejanews.com> <36F66BFC.A7EA65D7@elwood.com> <7d6dtj$bp0$1@nnrp1.dejanews.com> <7d6fdb$egv$1@spitting-spider.aracnet.com> <3131135071149992@naggum.no> <7d6pos$h6f$1@spitting-spider.aracnet.com> mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * mikemac@mikemac.com (Mike McDonald) | So the (hyper) spec uses "constant object" for immutable things. | defconstant doesn't signify that the object is constant, only that using | the binding of the symbol has to be equivilent to using the literal form. and? what part of "literal" don't you get? #:Erik