gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Maxima] Maxima GUIs/emacs troubles!


From: Camm Maguire
Subject: [Gcl-devel] Re: [Maxima] Maxima GUIs/emacs troubles!
Date: 15 Feb 2002 15:19:04 -0500

Greetings!

Yes, I modified the code a bit.  Not necessarily the cleanest, but
init-readline just calls readline-init with sane defaults, and maybe a
few other minor things.

Should work as is.  Please let me know if not.

TODO, add a check on `tty` in the gcl script to run init-readline only
if invoked on a terminal.

Take care,

Tuukka Toivonen <address@hidden> writes:

> On Fri, 15 Feb 2002, Daniel Lemire wrote:
> 
> >>       -eval '(si::init-readline)' \
> 
> This probably doesn't work. init-readline expects 4 arguments (unless it
> has been modified, but I just made a checkout and with a quick look it
> doesn't look like that)
> 
> Try changing this to
> 
>       -eval '(si::init-readline  t "Gcl" 1 l)' \
> 
> (actually, shouldn't it be readline-init? At least it looks like it. Try
>       -eval '(si::readline-init  t "Gcl" 1 l)' \
> 
> 
> 
> 

-- 
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]