emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 05dc679: Turn on lexical-binding in json.el


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 05dc679: Turn on lexical-binding in json.el
Date: Wed, 10 Aug 2016 22:36:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> In any case, I was putzing around and turning on lexical-binding all
> over the place and found that many files byte-compile happily with
> lexical-binding enabled, or with minimal changes.

Indeed, in many cases there's very little (if anything) to do.
FWIW, my own local Emacs is built with a hack which forces use of
lexical-binding everywhere.

> Seems like a lot of low hanging fruit to pick and I should post
> a patch, WDYT?

Go for it.


        Stefan



reply via email to

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