@Cedric:
> $(map(esc, args)...) > > works everywhere I've tried it _except_ in function definition argument > lists. > Ha, I tried a couple of scenarios and in most cases it really behaves as I want, but not in this specific case :) Even though I like macro hygiene by default, I should admit that in Common Lisp it was indeed easier to handle such complicated stuff.
