To make some tests pass, cmucl needs to turn off the extension that ignores extra right parens. Can someone add the following to doit.lsp? (setf ext:*ignore-extra-right-parentheses* nil) Thanks, Ray