[EMAIL PROTECTED] (Johan Bockg�rd) writes: >> * Lexical binding should work properly in interpreted lisp code. > > (let* ((x 0) (y x))) => Debugger entered--Lisp error: (void-variable x)
Thanks, fixed. -Miles -- "Whatever you do will be insignificant, but it is very important that you do it." Mahatma Ghandi _______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
