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

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

Re: Macro Expansion Inconsistency


From: Alexander Shukaev
Subject: Re: Macro Expansion Inconsistency
Date: Wed, 17 Dec 2014 15:34:51 +0100

>
> This is old-style.  The current style (since Emacs-22, IIRC) is:
>
>    (defmacro bm-define-flag
>        (name index character foreground)
>      (declare (indent defun))
>      ...)


​Sigh, Emacs is so big to be able to know these details on time
... Thank you for pointing this out.
​


reply via email to

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