Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-unix!hplabs!pesnta!amd!amdcad!decwrl!decvax!mcnc!duke!jds From: jds@duke.UUCP (Joseph D. Sloan) Newsgroups: comp.lang.lisp Subject: A small brush fire ... Message-ID: <8868@duke.duke.UUCP> Date: Thu, 20-Nov-86 08:28:15 EST Article-I.D.: duke.8868 Posted: Thu Nov 20 08:28:15 1986 Date-Received: Fri, 21-Nov-86 20:29:15 EST Organization: Duke University CS Dept.; Durham, NC Lines: 9 So how would you answer the following: Since "good" programmers know better than using free (== global) variables, the argument between lexical and dynamic scoping is really a mute point. The real issue this: Can you exhibit a piece of code that depends on the scoping rules that can't be coded AS WELL in a way that doesn't depend on the scoping rules? duke!jds