> Ah sorry I had confused the various tests I did: the case where I
> actually have this problem is if
> I call the function acme itself, ie if I do
> fn acme { acme -f /lib/font/bit/fixed/unicode.8x13.font }
> 
> If I call it acmef or whatever else, no problem, which seems less odd to me 
> now.

i think you wish

fn acme { builtin acme -f /lib/font/bit/fixed/unicode.8x13.font $*}

you ran out of stack space.

- erik


Reply via email to