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

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

Re: Closures in Emacs and their usage scenarios.


From: Hongyi Zhao
Subject: Re: Closures in Emacs and their usage scenarios.
Date: Tue, 28 Sep 2021 16:13:55 +0800

On Tue, Sep 28, 2021 at 3:11 PM Eduardo Ochs <eduardoochs@gmail.com> wrote:
>
> Hi Hongyi,
>
> There are some snippets and links here:
>
>   http://angg.twu.net/eev-intros/find-lexical-intro.html
>
> If your brain is wired like mine is then you will find the examples
> there - especially the ones in section 3 - great for getting a clear
> mental image of what closures are and how they are implemented in
> Emacs. You will need eev to run the examples.

Thank you so much for letting me know about your wonderful and
interesting project. I installed it by straight with its use-package
integration feature enabled [1]:

(use-package eev
  :straight (:host github :repo "edrx/eev"))

[1] https://github.com/raxod502/straight.el#integration-with-use-package


>   Cheers,
>     Eduardo Ochs
>     http://angg.twu.net/#eev

Best, HZ



reply via email to

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