[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Tue, 1 Feb 2005 15:42:07 +0000 (UTC) 
Subject:Re: Bug: clisp let* causes Stack-empty and/or runaway poplog 
From:afranke 
Volume-ID: 

> If 'let*' is replaced with 'let' it all works fine apparently.

Since I indeed needed sequential assignment, this was not an option for 
me. But using ordinary global variables with setq seems to work, so my 
problem is solved.  Everything is fine now.

Thanks again,
Andreas