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

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

Re: Calling a function with undefined symbol


From: Sam Steingold
Subject: Re: Calling a function with undefined symbol
Date: Wed, 09 Nov 2022 10:32:36 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> * Michael Heerdegen <zvpunry_urreqrtra@jro.qr> [2022-11-09 00:53:33 +0100]:
>
> Sam Steingold <sds@gnu.org> writes:
>
>> ((lambda (x) `(,x ',x)) (lambda (x) `(,x ',x)))
>
>   (#1=(lambda (x) '(#1# '#1#)) #1#)

Nah, (#1=(lambda (x) `(,x ',x)) #1#)

> (isn't it much better readable now?).

I would rather avoid circular lists _in code_.
(and your version is _not_ the same as mine)

-- 
Sam Steingold (https://aphar.dreamwidth.org/) on darwin Ns 10.3.2113
https://lastingimpactpsychology.com https://steingoldpsychology.com
https://www.dhimmitude.org https://memri.org https://iris.org.il
Lottery is a tax on statistics ignorants.  MS is a tax on computer-idiots.



reply via email to

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