From: Dave Thomas Date: 2004-03-03T22:26:35+09:00 Subject: Re: concerns about Proc,lambda,block On Mar 3, 2004, at 7:00, Jim Freeze wrote: >> From Dave's writeup I was under the impression that proc and > lambda were different in their bindings as well. > Am I mistaken? If I gave that impression, it was in error: 'proc' and 'lambda' are the same (as far as I know). If you could tell me where I led you astray, I'll fix it. Matz: have you had a chance to read these pages? Are they technically accurate? Cheers Dave