On 12/28/05, Zbigniew <[EMAIL PROTECTED]> wrote: > Previously (and as per the manual) I could define a macro alias with > (define-macro new-name old-name) > > This doesn't work any more---now, old-name is evaluated as a variable. > Has this been changed? >
It should work now - but note that it isn't documented (i.e. an "internal" extension, because it would be unnecessary hassle to try to support it also on other macro systems). cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
