emacs-devel
[Top][All Lists]
Advanced

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

Re: Minor simplification in byte-opt.el


From: Stefan Monnier
Subject: Re: Minor simplification in byte-opt.el
Date: Tue, 28 Jul 2020 10:53:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> [ tho IMO we shouldn't support `closure` there.  ]
> Probably. I was a bit unsure about whether that case could ever occur and
> didn't want to change too many things at once.

We currently do allow it (in the interpreter and the byte-compiler), but
I think this is a mistake and we should emit a warning (if not an error)
when the byte-compiler encounters such a construct.


        Stefan




reply via email to

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