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

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

bug#38872: 27.0.50; Keywords can be let-bound


From: Stefan Monnier
Subject: bug#38872: 27.0.50; Keywords can be let-bound
Date: Fri, 17 Jan 2020 09:11:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> I think that should use the same condition as set_internal, so that (let
>> ((:k :k))) still works.
> Thanks, I forgot about that case.

We should also look at what the byte-compiler does with this code.

I get the impression that the best/simplest course of action is to set
`declared_special` to `true` for keywords.


        Stefan






reply via email to

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