DarwinAwardWinner / with-simulated-input

Test your interactive elisp functions non-interactively!
GNU General Public License v3.0
38 stars 4 forks source link

Lexical scoping issues #3

Closed DarwinAwardWinner closed 7 years ago

DarwinAwardWinner commented 7 years ago

I've added a failing test in the lexical branch. The macro needs to be adjusted so that lambda forms are incorporated directly into the macro expansion and become closures within the correct lexical environment.