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

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

bug#40594: A mistake in Emacs manuals


From: ringawho
Subject: bug#40594: A mistake in Emacs manuals
Date: Mon, 13 Apr 2020 15:46:30 +0800

When I read the An Introduction to Programming in Emacs Lisp, I found a mistake in let Prevents Confusion, which is node in section 6 of Chapter 3.

At the end of the third paragraph, it said, "in Emacs Lisp, scoping is dynamic, not lexical"

But in version 24.1, Lexical binding was introduced to Emacs.

I think that needs to be made clear.

reply via email to

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