Richard Heck wrote: > You know what would be really cool? The ability to custom-define default > macros in a module, including ones with arguments.
Yes. And I guess it would not be difficult to implement. If I find some time I might at least extend lib/symbols to support macros with arguments, since the machinery is already there. From that it would probably not be too difficult to read the macros from a module instead. Georg
