emacs-devel
[Top][All Lists]
Advanced

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

Re: Naming FCRs


From: Richard Stallman
Subject: Re: Naming FCRs
Date: Wed, 29 Dec 2021 11:19:29 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

I think we should extend the functionality of closures by providing a
way to access the bound variables in them.  Then we won't need to make
Emacs Lisp more complicated with a new data type, because ordinary
closures will do this job too.

Does anyone argue that it is important to distinguish between closures
that permit access and closures that don't permit access?

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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