Hi David,
David Maus writes:
> I just pushed a commit to master that adds edebug specifications to
> all macros defined by Org mode.
This answers questions I've been asking myself for very long!
> With these specifications in place it
> is now possible to step through macros with edebug like
David Maus wrote:
> I just pushed a commit to master that adds edebug specifications to
> all macros defined by Org mode. With these specifications in place it
> is now possible to step through macros with edebug like a normal
> function call.
>
> Information about instrumenting macro calls can