Neil Jerram <[EMAIL PROTECTED]> writes: > > (define-macro (whatever ...) > `(,what* ...))
That'd be the idea, works nicely with procedures, but I had trouble unquoting macros/syntax bits. In the new guile 1.8 `while' in boot-9.scm unquoting the `do' made (ice-9 syncase) very upset. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user