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

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

bug#66756: 30.0.50; [PATCH] Improve discussion of 'let' in Elisp Introdu


From: Jim Porter
Subject: bug#66756: 30.0.50; [PATCH] Improve discussion of 'let' in Elisp Introduction manual
Date: Sun, 19 Nov 2023 15:05:55 -0800

On 11/19/2023 12:17 PM, Jim Porter wrote:
On 11/19/2023 12:38 AM, Michael Albinus wrote:
Would it be worth to emphasize, that a declaration of x changes this?
That is, when a variable is declared, both lexical and dynamic binding
behave identically.

Thanks, that's probably a good idea. We should mention this in the section that introduces 'defvar'. I'll work on adding that.

Ok, what about this? I just added a mention to the 'defvar' section about this, and cross-referenced the two sections.

Attachment: 0001-Introduce-let-using-lexical-binding-in-the-Lisp-Intr.patch
Description: Text document


reply via email to

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