emacs-devel
[Top][All Lists]
Advanced

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

Re: Change of Lisp syntax for "fancy" quotes in Emacs 27?


From: Stefan Monnier
Subject: Re: Change of Lisp syntax for "fancy" quotes in Emacs 27?
Date: Sat, 06 Oct 2018 10:34:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> We made (setq foo) invalid some while ago.  Why not similarly make (let
> ((foo))...) invalid?

I assume you mean that the byte-compiler should signal a warning?
If so, I'm fully in favor.

Signaling an actual error would be problematic at this stage, because
it'd break too much code.


        Stefan




reply via email to

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