In System 78.43, ZMail 38.5, Local-File 31.10, Experimental Spire 1.1, microcode 836, 60Hz, on Lisp Machine Twelve: ONCE-ONLY is broken for the non-trivial case. Eval the following to see the problem: (grind-top-level (macroexpand '(once-only (x) `(list ,x ,x))))