Greetings!  GCL can be built without readline with
--disable-readline.  At runtime, readline can be turned on and off
with (si::readline-on) and (si::readline-off).  There is some support
for autocompletion.  readline should be automatically disabled when
the terminal is uncapable.  (si::readline-on in such circumstances
should reveal this.

GCL readline support should be reworked to avoid malloc if possible.

Take care,
-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to