]> git.eshelyaron.com Git - emacs.git/commit
Fix dynamic binding wrapper in iter-lambda (bug#25965)
authorGemini Lasswell <gazally@runbox.com>
Thu, 5 Oct 2017 19:41:35 +0000 (12:41 -0700)
committerGemini Lasswell <gazally@runbox.com>
Thu, 5 Oct 2017 19:43:15 +0000 (12:43 -0700)
commit9a10c8713b8dd46738365d35263ae0687e2063cc
treef32070e3443094961bdea1486a12645523ac8523
parent2a32ee1fbc148d440fc12aa390ed3d2cc7d6fe3b
Fix dynamic binding wrapper in iter-lambda (bug#25965)

* lisp/emacs-lisp/generator.el (cps--make-dynamic-binding-wrapper):
Remove extra evaluation of form.
* test/lisp/emacs-lisp/generator-tests.el
(cps-iter-lambda-with-dynamic-binding): New test.
lisp/emacs-lisp/generator.el
test/lisp/emacs-lisp/generator-tests.el