Closed lujun9972 closed 7 years ago
"lexical-binding: t; " in the second line will not applied as file local variable.
you have to put it in the first line to enable the lexical scope.
Merged this, thank you very much @lujun9972!
"lexical-binding: t; " in the second line will not applied as file local variable.
you have to put it in the first line to enable the lexical scope.