[Openmcl-devel] Fwd: Is it just me, or is the return key all messed up?

Chris Van Dusen cavandusen at gmail.com
Tue Jul 14 05:33:23 PDT 2009


Never mind.  This was due to a conflict as a result of yesterday's
workaround.

Chris.

---------- Forwarded message ----------
From: Chris Van Dusen <cavandusen at gmail.com>
Date: Tue, Jul 14, 2009 at 7:05 AM
Subject: Re: [Openmcl-devel] Is it just me, or is the return key all messed
up?
To: mikel evins <mevins at mac.com>
Cc: Ron Garret <ron at awun.net>, Openmcl-devel Devel <
openmcl-devel at clozure.com>


12408 is doing this when building the IDE:
;Compiler warnings for
"/Users/cvandusen/bin/ccl/examples/cocoa/easygui/views.lisp" :
;   In VIEW-MOUSE-POSITION: Undeclared free variable =======
;   In VIEW-MOUSE-POSITION: Unused lexical variable NSPT
;   In VIEW-MOUSE-POSITION: Unused lexical variable .MINE
;   In VIEW-MOUSE-POSITION: Unused lexical variable <<<<<<<
;   In VIEW-MOUSE-POSITION: Undeclared free variable >>>>>>>
;   In VIEW-MOUSE-POSITION: Undeclared free variable .R12408
;   In VIEW-MOUSE-POSITION: Undeclared free variable NSPT (2 references)
Read error between positions 68447 and 68448 in
/Users/cvandusen/bin/ccl/examples/cocoa/easygui/views.lisp.
> 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))))
>        ":
>        Unmatched ')' near position 68448.
> While executing: CCL::SIGNAL-READER-ERROR, in process listener(1).
> Type cmd-. to abort, cmd-\ for a list of available restarts.
> Type :? for other options.
1 >

On Tue, Jul 14, 2009 at 12:35 AM, mikel evins <mevins at mac.com> wrote:

>
> On Jul 14, 2009, at 12:19 AM, Ron Garret wrote:
>
> >
> > On Jul 13, 2009, at 10:04 PM, Ron Garret wrote:
> >
> >>
> >> On Jul 13, 2009, at 9:03 PM, mikel evins wrote:
> >>
> >>>
> >>> On Jul 13, 2009, at 4:08 PM, Ron Garret wrote:
> >>>
> >>>> 2. If the cursor is on a line other than the last, then the sexpr
> >>>> on
> >>>> that line is copied to the last line AND it is evaluated.  This is
> >>>> badly broken IMHO because there is no opportunity to edit the line.
> >>>> Now to re-use a previous line of input with changes you have to
> >>>> select, copy, click, and paste.  Very annoying.  Worse...
> >>>
> >>>
> >>> I think this part is fixed in 12406.
> >>
> >> Nope.  Still copying-and-evaluating in one step.
> >
> > Whoops, belay that.  Seems to be working now.  Not sure why it
> > wasn't before.
>
> Try 12407; I think the spurious newlines on the input line are fixed.
>
> > I might be able to help out with this if you like since I seem to be
> > the one doing most of the complaining.
>
>
> This is kind of fiddly stuff. I think the greatest help you can be is
> to do exactly what you're doing: try it out and see if it does
> anything that bugs you. I have all this code in my head right now, so
> now is a great time to poke at it.
>
> Let me know how 12407 seems to you.
>
> --me
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20090714/34b00f9d/attachment.htm>


More information about the Openmcl-devel mailing list