Re: [racket] Background expansion off

2013-12-27 Thread Robby Findler
If you don't mind providing a little more information on what's slow, I'd make an attempt to speed it up. Specifically, what operations are you doing (scrolling, typing, something else?) and what seems slow (refreshing?) Also: what version are you using? Thanks, Robby On Fri, Dec 27, 2013 at 8

Re: [racket] Background expansion off

2013-12-27 Thread Matthias Felleisen
Move your cursor over the green dot in the bottom right, click, select 'disable background expansion' -- Matthias On Dec 27, 2013, at 7:12 PM, Eduardo Costa wrote: > Racket's editor is very slow. Therefore, the background expansion produces an > annoying flicking in the Macintosh. Of course

[racket] Background expansion off

2013-12-27 Thread Eduardo Costa
Racket's editor is very slow. Therefore, the background expansion produces an annoying flicking in the Macintosh. Of course, it produces an annoying flicking in Linux too, but in Linux it is easy to turn it off. Well, I would like to learn how to disable background expansion in the Macintosh. Thank