想到一种启动 Emacs Script 的方法

https://github.com/spacebat/lexbind-mode/blob/master/lexbind-mode.el

看这个包,闭包的确可以通过设置 lexical-binding 变量实现。 所以可以不用字符操作这种办法。