bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50738: `ert-deftest` bodies should not use lexical-binding=nil


From: Mattias Engdegård
Subject: bug#50738: `ert-deftest` bodies should not use lexical-binding=nil
Date: Wed, 22 Sep 2021 16:26:46 +0200

> 1. Make with-temp-buffer use the current value of lexical-binding for the 
> temporary buffer, instead of always using nil.

This causes three tests to fail, of which two just lazy test assumptions (fixed 
in 6ad77d36fd3f) and the third was the anonymous &rest case which is a real bug 
that was previously hidden.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]