> The paper size strings passed to `set-default-paper-size` *do* > contain the 'mm' variable, see `paper-alist`. Is the expansion of > 'mm' delayed? Isn't there a possibility to do the same on the top > level?
I mean, passing numerical values plus a dimension scaling variable like 'mm' to `set-default-paper-size` in the same way as it gets the values from `paper-alist`. Werner