emacs-devel
[Top][All Lists]
Advanced

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

Re: Naming FCRs


From: LdBeth
Subject: Re: Naming FCRs
Date: Thu, 30 Dec 2021 10:54:40 +0800
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.2 (x86_64-apple-darwin18.7.0) MULE/6.0 (HANACHIRUSATO)

>>>>> In <jwvfsqb5j8j.fsf-monnier+emacs@gnu.org> 
>>>>>   Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>> 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.

Stefan> That's exactly what fcr.el does.

That seems to be part of the functionality a Lisp Inspector provides:
access/editing various lisp objects.

-- 
LDB



reply via email to

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