emacs-devel
[Top][All Lists]
Advanced

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

Re: master 06a7963: Remove unused vars in cl-extra.el and tramp.el.


From: Stefan Monnier
Subject: Re: master 06a7963: Remove unused vars in cl-extra.el and tramp.el.
Date: Sun, 19 Mar 2017 16:27:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> Tramp is still compatible with Emacs 23. Once this is given up, we might
> move Tramp to lexical-binding.

You can set the lexical-binding:t cookie ans still use the code in
Emacs-23, as long as you make sure you stay to the common subset
(mostly: don't use closures).


        Stefan



reply via email to

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