Kent M Pitman  <pitman@world.std.com> wrote:
+---------------
| When there are two namespaces, there are, in effect, twice as many
| names of any given length since names in a given context are being
| used up only half as fast.  That is, in a Lisp1, there are only 26
| one-letter names, but in a Lisp2 there are 52 storage locations named
| by one-letter names.  And so on.
+---------------
"And so on", indeed! Given the near-universal naming conventions
followed by practitioners of CL for globals, one could even argue
that there are actually *104* [pardon the pun] storage locations
named by "one-letter" names...  ;-}  ;-}
-Rob
-----
Rob Warnock, PP-ASEL-IA		<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607