<br><br><div class="gmail_quote">On Fri, Apr 2, 2010 at 4:26 PM, Alan Ruttenberg <span dir="ltr"><<a href="mailto:alanruttenberg@gmail.com">alanruttenberg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br><br><div class="gmail_quote">On Fri, Apr 2, 2010 at 12:11 PM, Alan Ruttenberg <span dir="ltr"><<a href="mailto:alanruttenberg@gmail.com" target="_blank">alanruttenberg@gmail.com</a>></span> wrote:<div class="im">

<br><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204, 204, 204);border-left-style:solid;padding-left:1ex">
<div>> That would be my next step<br>> in investigating this, as the console.getInputStream() call you are<br>> making to set the Java standard input doesn't seem to be working.<br><br></div></blockquote></div>

</div></blockquote><div><br></div><div>Got a little further. I borrowed ConsoleDocument from Snow (Alessio's work) and am trying to use it instead of JConsole. I can start up a lisp in it. However</div><div><br></div>

<div>a) It reads and prints the result of one command, prints the prompt, and hangs on the next.</div><div>b) Same problem with specials</div><div>c) Calls to interpreter.eval() (my button) don't print to the window - I think ConsoleDocument is spawning a new thread.</div>

<div><br></div><div>Snow looks nice - I would try to use more of it but I want to stay java 1.5. As it is I needed to flail a bit with ConsoleDocument to make it compile in 1.5</div><div><br></div><div>Perhaps Alessio might have some experience that could help debug this.</div>

<div><br></div><div>-Alan  </div></div>