On Thu, Dec 25, 2008 at 1:55 AM, erik quanstrom <quans...@quanstro.net> wrote: >> 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
Ah thanks, I would have never thought of using builtin in that case, I thought that the word following builtin had to be an rc built-in command. Cheers, Mathieu -- GPG key on subkeys.pgp.net: KeyID: | Fingerprint: 683DE5F3 | 4324 5818 39AA 9545 95C6 09AF B0A4 DFEA 683D E5F3