Hacker News new | ask | show | jobs
by _delirium 4258 days ago
Fwiw, you can lexically scope it now if you want. The default is still dynamic scoping to avoid breaking backwards compatibility, but you can enable lexical scoping for your own code: https://www.gnu.org/software/emacs/manual/html_node/elisp/Le...