12408 is doing this when building the IDE:<div><br></div><div><div>;Compiler warnings for "/Users/cvandusen/bin/ccl/examples/cocoa/easygui/views.lisp" :</div><div>;   In VIEW-MOUSE-POSITION: Undeclared free variable =======</div>
<div>;   In VIEW-MOUSE-POSITION: Unused lexical variable NSPT</div><div>;   In VIEW-MOUSE-POSITION: Unused lexical variable .MINE</div><div>;   In VIEW-MOUSE-POSITION: Unused lexical variable <<<<<<<</div>
<div>;   In VIEW-MOUSE-POSITION: Undeclared free variable >>>>>>></div><div>;   In VIEW-MOUSE-POSITION: Undeclared free variable .R12408</div><div>;   In VIEW-MOUSE-POSITION: Undeclared free variable NSPT (2 references)</div>
<div>Read error between positions 68447 and 68448 in /Users/cvandusen/bin/ccl/examples/cocoa/easygui/views.lisp.</div><div>> Error: Reader error on #<BASIC-FILE-CHARACTER-INPUT-STREAM ("/Users/cvandusen/bin/ccl/examples/cocoa/easygui/views.lisp"/19 ISO-8859-1) #x30004294DA4D>, near position 68448, within "y nspt))))</div>
<div>>        ":</div><div>>        Unmatched ')' near position 68448.</div><div>> While executing: CCL::SIGNAL-READER-ERROR, in process listener(1).</div><div>> Type cmd-. to abort, cmd-\ for a list of available restarts.</div>
<div>> Type :? for other options.</div><div>1 > </div><br><div class="gmail_quote">On Tue, Jul 14, 2009 at 12:35 AM, mikel evins <span dir="ltr"><<a href="mailto:mevins@mac.com">mevins@mac.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On Jul 14, 2009, at 12:19 AM, Ron Garret wrote:<br>
<br>
><br>
> On Jul 13, 2009, at 10:04 PM, Ron Garret wrote:<br>
><br>
>><br>
>> On Jul 13, 2009, at 9:03 PM, mikel evins wrote:<br>
>><br>
>>><br>
>>> On Jul 13, 2009, at 4:08 PM, Ron Garret wrote:<br>
>>><br>
>>>> 2. If the cursor is on a line other than the last, then the sexpr<br>
>>>> on<br>
>>>> that line is copied to the last line AND it is evaluated.  This is<br>
>>>> badly broken IMHO because there is no opportunity to edit the line.<br>
>>>> Now to re-use a previous line of input with changes you have to<br>
>>>> select, copy, click, and paste.  Very annoying.  Worse...<br>
>>><br>
>>><br>
>>> I think this part is fixed in 12406.<br>
>><br>
>> Nope.  Still copying-and-evaluating in one step.<br>
><br>
> Whoops, belay that.  Seems to be working now.  Not sure why it<br>
> wasn't before.<br>
<br>
</div>Try 12407; I think the spurious newlines on the input line are fixed.<br>
<div class="im"><br>
> I might be able to help out with this if you like since I seem to be<br>
> the one doing most of the complaining.<br>
<br>
<br>
</div>This is kind of fiddly stuff. I think the greatest help you can be is<br>
to do exactly what you're doing: try it out and see if it does<br>
anything that bugs you. I have all this code in my head right now, so<br>
now is a great time to poke at it.<br>
<br>
Let me know how 12407 seems to you.<br>
<font color="#888888"><br>
--me<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Openmcl-devel mailing list<br>
<a href="mailto:Openmcl-devel@clozure.com">Openmcl-devel@clozure.com</a><br>
<a href="http://clozure.com/mailman/listinfo/openmcl-devel" target="_blank">http://clozure.com/mailman/listinfo/openmcl-devel</a><br>
</div></div></blockquote></div><br></div>