[plt-scheme] Newbie question: Why "orange text, black background" after Run?

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Sun Feb 15 10:45:45 EST 2009

DrScheme tells you that you haven't tested certain parts of your  
program. If you really don't want to know that you haven't finished  
designing your program, you can open the language dialog, look at the  
details, and turn off coverage. -- Matthias





On Feb 15, 2009, at 2:29 AM, Gregg Williams wrote:

> Thanks for your forbearance; I've searched the PLT Scheme mailing  
> list and the Help Desk and haven't found anything useful.
>
> Here's my problem. When I define some functions in the upper pane  
> and press the Run button, the body of each function changes to  
> orange text on a black background. Not only is this distracting per  
> se, but it also makes it hard for me to see the green markers when  
> I begin debugging the code.
>
> I'm running PLT Scheme on MacOS X Leopard (10.5), and I've clicked  
> Reset in the Preferences. The language used, noted at the bottom of  
> the screen, is Advanced Student. I'm sure this must be something  
> I'm not understanding; thanks for your help.
>
> --Gregg
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.