> * Raymond Toy <[EMAIL PROTECTED]> [2004-10-21 10:11:08 -0400]:
>
> I'm not 100% sure this is right, but if fn has a function definition,
> cerror is not called.  If fn doesn't, fdefinition signals an error, so
> cerror isn't called either.

my fault.  thanks!

> So your :no-error clause expects no args, but you're are calling it
> with one arg, the result of (delete-file path), if everything works
> without errors.

OK, I'll buy that:

   If execution of expression returns normally and a no-error-clause
   does exist, the values returned are used as arguments to the function
   described by constructing (lambda lambda-list form*) from the
   no-error-clause, and the values of that function call are returned by
   handler-case


>     Sam> ----------- here CMUCL sleeps for a minute on a VERY fast machine!!! 
> ---------
>
> Can't explain this.  The snip you gave aboves compiles "instantly"
> even on a slow box.

I will revisit this when the other issues are resolved (ignorable flet
functions and load forms for structure objects)

> Looks like you've somehow created a search-list named "r:" that
> doesn't exist.  I don't know how that's possible.  Sorry.

woe32 paths (like "r:/foo/bar") did that...
thanks!

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
Daddy, why doesn't this magnet pick up this floppy disk?


Reply via email to