gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] gcl and readline


From: Camm Maguire
Subject: [Gcl-devel] gcl and readline
Date: 13 Nov 2006 10:43:05 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

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                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]