Hacker News new | ask | show | jobs
by celeritascelery 2798 days ago
While I mostly agree that Elisp is fairly weak compared to other lisps, I should point out that it does support lexical scoping (and that is the recommend usage)
1 comments

Not only that, but you can situationally decide which kind of binding you want, which is sometimes pretty useful.