On Thu, May 2, 2013 at 11:53 AM, Mark H Weaver wrote: > Hi Aleix, > > This patch looks good to me, except that I don't like the variable name > 'num' for a string. Actually, I'm not sure we need to bind that to a > variable at all. How about just wrapping 'string-upcase' around the > call to 'number->string'? > Makes sense. Let's see this one. Aleix