help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: macro temp variables


From: Stefan Monnier
Subject: Re: macro temp variables
Date: Fri, 19 Sep 2014 13:45:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> (setf lexical-binding t) ; always

If someone wants to do that, more power to him, but I *strongly*
recommend *against* doing the above.

The way to set the lexical-binding variable is by adding "-*-
lexical-binding:t -*-" somewhere on the first line of your file.


        Stefan




reply via email to

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