|
From: | Johan Bockgård |
Subject: | Re: tail call reduction |
Date: | Fri, 04 Mar 2005 01:56:18 +0100 |
User-agent: | Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (usg-unix-v) |
Miles Bader <miles@gnu.org> writes: > * Lexical binding should work properly in interpreted lisp code. (let* ((x 0) (y x))) => Debugger entered--Lisp error: (void-variable x) -- Johan Bockgård
[Prev in Thread] | Current Thread | [Next in Thread] |