[racket] How to disable a couple of things in drracket

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Nov 21 14:17:59 EST 2012

Right click in the circle on the the bottom of right of DrRacket and
you should get an option to "disable online compilation". It is also
somewhere in the preferences dialog, but that's easier to get to.

Robby

On Wed, Nov 21, 2012 at 1:13 PM, Grant Rettke <grettke at acm.org> wrote:
> Hi,
>
> In DrRacket there are two features:
>
> 1. When you mouse over a symbol and arrow and a popuup show the source
> of that symbol.
>
> 2. When the cursor is over a symbol if there is documentation for it
> this arrow pops up in the upper right hand corner.
>
> How do I disable each of these? I looked at every settings in the
> preferences maybe I'm just not seeing it.
>
> Best wishes,
>
> --
> Grant Rettke | ACM, AMA, COG, IEEE
> grettke at acm.org | http://www.wisdomandwonder.com/
> Wisdom begins in wonder.
> ((λ (x) (x x)) (λ (x) (x x)))
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users


Posted on the users mailing list.