Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion Making the prompting work in sbcl and qi-tk
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
Mark Tarver  
View profile   Translate to Translated (View Original)
 More options 27 June, 16:32
From: Mark Tarver <dr.mtar...@ukonline.co.uk>
Date: Sat, 27 Jun 2009 08:32:10 -0700 (PDT)
Local: Sat 27 June 2009 16:32
Subject: Re: Making the prompting work in sbcl and qi-tk
Remind me what that was about again.

Btw

(DEFUN system (Command)
  #+CLISP (LET ((File (gensym "F")))
               (EXT:RUN-PROGRAM Command :INDIRECTP T :OUTPUT File)
               (LET ((Output (COERCE (read-file-as-charlist File)
'STRING)))
                    (DELETE-FILE File)
                    Output)))

lets you call the OS in Qi/tk.  Do you know what the SBCL equivalent
is?

Mark

On 27 June, 13:45, snorgers <stefan.ta...@spray.se> wrote:

> Mark have you tried this?

> /Stefan

> On 9 June, 21:18, snorgers <stefan.ta...@spray.se> wrote:

> > 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- Hide quoted text -

> - Show quoted text -


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google