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

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

Re: Question about let binding behavior


From: Rudolf Schlatte
Subject: Re: Question about let binding behavior
Date: Fri, 18 Oct 2024 13:25:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Monnier via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

>> although this also works in emacs-lisp (for now?):
>                                          ^^^^^^^^^^
>                                          +1
>
> IOW, if you need it to be a fresh new data-structure, use `cons/list`.

Or call `copy-tree' on the constant, as the OP did in the end IIRC.




reply via email to

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