> That's line 28, 23th character (not column 23, beware of tabs). Is > that one of the lines you show ? I'd suppose the problem is somewhere > else.
Sorry for not including it. That section is this definition: (define (generate-anchor #!optional (nd (current-node))) (string-append "AEN" (number->string (all-element-number nd)))) I don't even see how this connects to the navigation stuff. Gre7g. ================================================================= Gre7g Luterman [EMAIL PROTECTED] http://www.templeofluna.com/ Stay informed: http://www.templeofluna.com/keeper/mailinglist.htm If it weren't for sex, none of us would be here. And of course, by 'here' I mean 'on the internet'.
