On Fri, 2004-04-23 at 22:51, Camm Maguire wrote: > You can turn readline off at the lisp level in gcl with > (si::readline-off) (and enable if possible with (si:;readline-on)). Thanks. I finally implemented this. rmaxima now works with GCL. The only holdout for rmaxima is now Clisp. I couldn't find any way to disable readline at runtime. --Jim