>I would hate to return something that we know to be wrong: Your
>motivation, if I understood it correctly, for switching the
>parameter-passing mode was to make doing the Right Thing for the
>common case slightly easier. I don't see that being the case here.
No, this is a secondary motivation. The prime motivation is that
you get to name parameters explicitly rather than using "list-ref", etc.
Marc