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

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

Re: How to avoid compiler warning `unused lexical variable' for `dolist'


From: Stefan Monnier
Subject: Re: How to avoid compiler warning `unused lexical variable' for `dolist' or `dotimes'?
Date: Mon, 11 Jan 2021 10:03:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> I realize that elisp does not claim to be a dialect of common lisp, but
> it would be helpful to note that this behaviour deviates from the
> behaviour of several CL implementations (gcl, clisp, sbcl, ecl).

Yes, I know ;-)
I opted for the semantics which I consider cleaner.


        Stefan




reply via email to

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