On 10/29/2023 9:38 AM, Richard Stallman wrote: > So perhaps it is possible for the first few sections to use examples > which work the same in lexical mode and dynamic mode, THEN show an > example for which it does make a difference as a way to explain the > two modes. It took a bit longer for me to get back to this than I had hoped, but here's an updated patch. I've added a new subsection to the end that describes lexical vs dynamic binding, and tried to keep the "let Prevents Confusion" section as similar in spirit as I could to the original, while still updating the parts that change under lexical binding.