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

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

bug#66706: [PATCH] Automatic elisp dialect insertion


From: Jim Porter
Subject: bug#66706: [PATCH] Automatic elisp dialect insertion
Date: Wed, 25 Oct 2023 20:48:04 -0700

On 10/25/2023 6:19 PM, Jim Porter wrote:
I'll start with a patch here then. I think this is also a prime spot to add an example or two that would actually show lexical binding in action (i.e. a sample where the code would do something different under dynamic binding).

Here's a first attempt. I'm not sure I'm entirely happy with it (the digression into setting 'lexical-binding' to 't' is a bit disruptive), but hopefully it's an improvement. Of course, we can keep adjusting this further as needed.

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]