With the recent REPL overhaul, positioning of output and the REPL result is a bit screwed. For example, type 'foo at the REPL, then compile some form using C-c C-c, the REPL will look like ; compiling (DEFUN ASDFO ...)FOO So there's a newline missing. -T.