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

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

bug#26325: 26.0.50; The with-slots macro shadows function names


From: Stefan Monnier
Subject: bug#26325: 26.0.50; The with-slots macro shadows function names
Date: Fri, 21 Apr 2017 12:18:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>   (lambda (obj) (with-slots (message) obj (message "")))
>
> Fails with:
>
>   Eager macro-expansion failure: (invalid-function ((slot-value object (quote 
> message))))

I believe this is now fixed,


        Stefan





reply via email to

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