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

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

Re: lexical-let void function


From: Emanuel Berg
Subject: Re: lexical-let void function
Date: Sun, 27 Mar 2022 01:40:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

GNU Hacker wrote:

> I fixed it adding
>
>  -*- lexical-binding: t; -*-
>
> to the first line

Not adding 

;;; -*- lexical-binding: t -*-

in Joe Sixpack Elisp is considered a bug today, even.

And I guess I agree since I always thought such a cookie is
a poor man's solution! Badnesses: not the Lisp syntax,
a misuse of comment notation, reminds me of the
C preprocessor, etc ...

Sorry to repeat this like a paleo-parrot on Terra Prima, but
give us explicit code i.e. dlet/llet/slet ...

(Where `let' would be an alias to `llet', or the other way
around perhaps.)

> Just do
>
> M-x elisp-enable-lexical-binding

Fragile.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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