[plt-scheme] UI questions

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Apr 27 10:32:35 EDT 2009

On Sun, Apr 26, 2009 at 5:26 PM, Prabhakar Ragde <plragde at uwaterloo.ca> wrote:
> I'm sorry if this is obvious to everyone but me. When I hit Check Syntax,
> and the colours change, how do I restore them without doing anything? I know
> I can edit the file, or hit Run, but what if I don't want to do these
> things?

I usually use the keyboard shortcut "space ; backspace" or sometimes
"space ; undo" if I want to preserve the file modification status.

> Another question: why is "cond-like, skip 1" not the default for
> square-bracket handling for `match'? I know how to set it in Preferences,
> but surely I shouldn't have to now that it is provided from scheme, like
> provide/contract (which is handled properly). --PR

I've added it to the defaults (but only new users will get this
preference automatically).

Robby


Posted on the users mailing list.