[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 84e5986: ; Add commentary on location of zerop
From: |
Stefan Monnier |
Subject: |
Re: master 84e5986: ; Add commentary on location of zerop |
Date: |
Thu, 12 Jul 2018 10:29:49 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> Would it make sense to change compiler-macro to not use cadr and cddr
> to avoid future problems? eg macro-declaration-function already avoids
> cadr for presumably similar reasons.
Indeed, thank you, done,
Stefan