Original: http://stackoverflow.com/questions/9062580/when-does-emacs-lisps-lexical-let-leak-memory So... Is it true, that "variables bound with lexical-let are never released, even if they are never used"? And if so, may it be fixed?