[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lexbind
From: |
David Kastrup |
Subject: |
Re: lexbind |
Date: |
Tue, 04 Mar 2008 00:09:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
>> I certainly would like to have a replacement for the ugly (and
>> non-byte-compiled)
>
>> `(lambda (...) ... ',value )
>
> You can already use `lexical-let' for that. In a certain sense, the
> `lexbind' branch makes let-binding behave like lexical-let by default.
It does not look pretty in the source. Are function parameters let or
lexical-let to their values in lexbind?
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- lexbind, Richard Stallman, 2008/03/02
- Re: lexbind, paul r, 2008/03/03
- Re: lexbind, Stefan Monnier, 2008/03/03
- Re: lexbind, paul r, 2008/03/04
- Re: lexbind, Miles Bader, 2008/03/04
- Re: lexbind, paul r, 2008/03/04
- Re: lexbind, Stephen J. Turnbull, 2008/03/04
- Re: lexbind, Miles Bader, 2008/03/04
- Re: lexbind, Dan Nicolaescu, 2008/03/05
- Re: lexbind, Stephen J. Turnbull, 2008/03/05