[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Should lexical-let use let in the situation lexical-binding is t ?
From: |
Tomohiro Matsuyama |
Subject: |
Should lexical-let use let in the situation lexical-binding is t ? |
Date: |
Tue, 18 Sep 2012 19:28:07 +0900 |
Hi,
Someone wants cl's lexical-let expand to let in the situation lexical-binding
is t.
http://stackoverflow.com/questions/12456479/lexical-scope-in-emacs-compatibility-with-older-emacsen
I'm not sure that is valid, but if so, I think we should modify lexical-let to
improve performance.
Regards,
Tomohiro
- Should lexical-let use let in the situation lexical-binding is t ?,
Tomohiro Matsuyama <=
- Re: Should lexical-let use let in the situation lexical-binding is t ?, Stefan Monnier, 2012/09/18
- Re: Should lexical-let use let in the situation lexical-binding is t ?, Richard Stallman, 2012/09/18
- Re: Should lexical-let use let in the situation lexical-binding is t ?, Stefan Monnier, 2012/09/18
- Re: Should lexical-let use let in the situation lexical-binding is t ?, Richard Stallman, 2012/09/19
- Re: Should lexical-let use let in the situation lexical-binding is t ?, Stefan Monnier, 2012/09/19
- Re: Should lexical-let use let in the situation lexical-binding is t ?, Sam Steingold, 2012/09/19
- Re: Should lexical-let use let in the situation lexical-binding is t ?, Stefan Monnier, 2012/09/19
- Re: Should lexical-let use let in the situation lexical-binding is t ?, Sam Steingold, 2012/09/20
Re: Should lexical-let use let in the situation lexical-binding is t ?, Sam Steingold, 2012/09/18