Re: [racket-dev] the new `racket/gui' --- now with bug reports

2010-09-12 Thread Matthew Flatt
The new implementation of `racket/gui' is almost ready for everyday use. I've switched to the new implementation for reading and writing e-mail (i.e., this message was composed using the new implementation), but I haven't yet switched for using DrRacket or for running Slideshow in class. I'm now h

Re: [racket-dev] [racket] Text highlighting on Windows

2010-09-12 Thread Matthew Flatt
This is now done for Gracket2 (i.e., the new implementation of `racket/gui' that is approaching "alpha" status). In Gracket2, the last argument to `draw' in `snip%' has been extended to tell a snip which part of its content to draw in selected mode. Text selection in an editor should correctly ada

Re: [racket-dev] Contract Errors in the Test Suite

2010-09-12 Thread Will M. Farr
FYI, I've submitted a bug to the bug tracker detailing this problem. Will On Sep 11, 2010, at 5:04 PM, Will M. Farr wrote: > I've finished the testing of configure options. It seems to be the places > library. Running with or without optimization options, the --enable-places > flag to config