emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Raise an error when detecting old-style backquotes.


From: Philipp Stephani
Subject: Re: [PATCH] Raise an error when detecting old-style backquotes.
Date: Tue, 03 Oct 2017 18:36:30 +0000



Stefan Monnier <address@hidden> schrieb am Di., 3. Okt. 2017 um 19:44 Uhr:
> * src/lread.c (Fload): Don’t use record_unwind_protect to warn about
> old-style backquotes any more.  They now generate a hard error.

Not sure what's the benefit of raising a hard error, over just removing
the obsolete feature altogether.


Removing the special treatment would change the behavior. I'd rather have a time span where developers would get hard errors instead of subtle behavior changes. 

reply via email to

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