Subject: Re: New commercial product written in Lisp looks like a winner.
From: Erik Naggum <erik@naggum.no>
Date: 1998/08/29
Newsgroups: comp.lang.lisp
Message-ID: <i1hfywjfym.fsf@naggum.no>

* Barry Margolin <barmar@bbnplanet.com>
| The above wasn't referring to evaluation of argument forms (which is
| left-to-right, as you say), but to how the function processes the
| arguments that were passed to it.
| 
| See
| <http://www.harlequin.com/education/books/HyperSpec/Body/sec_12-1-1-1.html>
| for the standard's wording.

  oh, OK, it's the fine line between "argument" and "parameter", again.
  12.1.1.1 is very clear.  thanks for the pointer.

#:Erik
-- 
  http://www.naggum.no/spam.html is about my spam protection scheme and how
  to guarantee that you reach me.  in brief: if you reply to a news article
  of mine, be sure to include an In-Reply-To or References header with the
  message-ID of that message in it.  otherwise, you need to read that page.