[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: macro definitions in macro args
From: |
Karl Berry |
Subject: |
Re: macro definitions in macro args |
Date: |
Mon, 2 Aug 2004 18:00:47 -0400 |
I tested macro definitions in macro arguments and it seems that the
macros are only defined when the args are expanded, not when the
args are collected.
This seems logical to me. I suppose it could be documented.
Thanks for all the reports, as usual. Will cope in due course ...