[plt-scheme] compltions in DrScheme (finally...)

From: Jos Koot (jos.koot at telefonica.net)
Date: Mon Sep 10 07:40:40 EDT 2007

That sounds great!
I assume it will be in the next nightly build.
I certainly shall use it.
Where is the menukey on my keyboard? (under Windows XP home, HP keyboard)
Jacob, your modesty is as great a beauty as your work.
Thanks, Jos Koot, formally Jacob J. A. Koot ;)

((((lambda(x)((((((x x)x)x)x)x)x))
   (lambda(x)(lambda(y)(x(x y)))))
  (lambda(x)(write x)x))
 'THANKS).

----- Original Message ----- 
From: "Jacob Matthews" <jacobm at cs.uchicago.edu>
To: "Geoffrey S. Knauth" <geoff at knauth.org>
Cc: "Robby Findler" <robby at cs.uchicago.edu>; "PLT Scheme" 
<plt-scheme at list.cs.brown.edu>
Sent: Monday, September 10, 2007 5:27 AM
Subject: Re: [plt-scheme] compltions in DrScheme (finally...)


> Hey, just to clarify, it was Mike MacHenry who wrote the original
> autocomplete popup menu and Robby who decided which names to populate
> it with. My contribution was just modifying Mike's original code to
> implement Robby's idea of implementing our own popup menu widget
> rather than reusing the MrEd popup-menu%. (This turns out to be
> necessary to make a "sufficiently non-annoying" interface, where you
> can pop up a list of completions but still type as normal.)
>
> -jacob
>
>
> On 9/9/07, Geoffrey S. Knauth <geoff at knauth.org> wrote:
>> On Sep 9, 2007, at 21:43, Robby Findler wrote:
>> > Check it out:
>> >   http://blog.plt-scheme.org/2007/09/completions-in-drscheme-
>> > finally.html
>>
>> Oh that is so cool!  Thank you Jacob!  I've been having so much fun
>> using DrScheme to talk to a database this evening, this is like
>> having unlimited ice cream without the tonsillectomy.
>>
>> _________________________________________________
>>   For list-related administrative tasks:
>>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 



Posted on the users mailing list.