Hi Tassilo, Tassilo Horn <[email protected]> writes:
> No complaint from me but maybe 'nil (null optional)' would be an > alternative approach, i.e., require a match only for mandatory > arguments. Yes, this is indeed an approach, my only concern is that we use `completing-read' a lot but barely pass REQUIRE-MATCH for usual macros, so is there a need for this inside these functions? I don't have a strong opinion on this. Best, Arash
