Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ANACONDA.STANFORD.EDU!rit From: rit@ANACONDA.STANFORD.EDU (Jean-Francois Rit) Newsgroups: comp.lang.lisp Subject: (eval-when (load) ... Message-ID: <8905120156.AA17446@anaconda.Stanford.EDU> Date: 12 May 89 01:56:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 12 This may seem trivial to you, but I saw that in somebody's code and can't get hold of him: I think the following statement is true: (eval-when (load) ) is equivalent to (i.e. at the top-level of a file. Am I right? JF