emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Lisp and Guile


From: Richard Stallman
Subject: Re: Emacs Lisp and Guile
Date: Sat, 10 Aug 2002 11:16:37 -0600 (MDT)

    In Scheme we can use fluid-let to implement Elisp-style dynamic binding.
    The only difference with Elisp is that you use `fluid-let' instead
    of `let' when binding a variable dynamically.

Could you show me precisely what this looks like, and explain it?
It might be a good approach, but I don't know enough now to judge.




reply via email to

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