help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Evaluation of macro arguments


From: Stefan Monnier
Subject: Re: Evaluation of macro arguments
Date: Thu, 14 Jan 2016 18:05:14 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> Ah, so it has something to do with those &or, &and etc.?

Right.

> Are there any worthy examples of edebug specs in Emacs sources?

As a general rule of thumb, the more complex the macro, the more complex
the debug spec.  So you can take a look at the specs for cl-loop or
pcase if you want "interesting" examples.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]