From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Philipp Stephani
> Philipp Stephani <p.stephani2@gmail.com> schrieb am Mi.,= 9. Nov. 2016 um 22:19 Uhr:
>
> Here's a patch that detects such argument lists.
>
A more general solution would be to have the byte compiler try to match
Edebug specs, and issue a warning or an error if it fails. That would
help find errors in the invocations of all macros, not just ones with
argument lists.