Go to Google Groups Home    Qilang
Making the prompting work in sbcl and qi-tk

snorgers <stefan.ta...@spray.se>

Hi,

I was reading the source code of the slime development environment.

This suggested that we should use a finish-output after every prompt
invocation
actually we should probably insert this in the qi-source code at
qi::prompt locations,

(qi::prompt)
(FINISH-OUTPUT)

Anyway using this addition fixed my sbcl version of qi-tk.

Threading or not this or similar things has to go in

Cheers
Stefan