Subject: Re: modifying readtable From: Erik Naggum <erik@naggum.no> Date: 1999/02/22 Newsgroups: comp.lang.lisp Message-ID: <3128668310615781@naggum.no> * Sam Steingold <sds@goems.com> | what am I doing wrong? nothing. the problem is that Allegro CL binds *READTABLE* while reading the name of the character. (I have sent code to fix this by mail directly to Sam.) #:Erik