Current CVS Guile, trying to investigate why
(with-output-to-string (lambda () (help acons)))
doesn't work...
neil@laruns:~$ guile -q
guile> (with-output-to-string (lambda () (help acons)))
: In procedure length in expression (length exp):
: Wrong type argument in position 1: (#@help acons)
ABO
Bill Schottstaedt <[EMAIL PROTECTED]> writes:
> In case there's interest (some of the tests are a bit nutty),
> the file is at ccrma-ftp.stanford.edu/pub/Lisp/number-tests.scm.
Thanks! I'll look into this.
___
Bug-guile mailing list
[EMAIL PROTECTED]