This is the mail archive of the
guile-gtk@sourceware.cygnus.com
mailing list for the Guile project.
Re: [patch] scm2enum speed-up II.
- To: guile-gtk at sourceware dot cygnus dot com
- Subject: Re: [patch] scm2enum speed-up II.
- From: Marius Vollmer <mvo at zagadka dot ping dot de>
- Date: 03 Oct 1999 22:53:50 +0200
- References: <m0hfk920lz.fsf@atrey.karlin.mff.cuni.cz>
Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz> writes:
> ps: I tried guile-gtk with new guile 1.3.4 and found that guile-gtk
> (gnomeg) does not like new guile with readline:
Yes, I noticed this, too. Maybe this is a good opportunity to finally
get guile-gtk to use the native repl of Guile. This is not trivial
because both Gtk+ and Guile want to be in control, but Mikael
Djurfeldt has done some preliminary experiments withh using Guile's
threads. It definitely works with TCL/Tk, and it should work with
Gtk+, too.
- Marius