[plt-scheme] 370.6

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sun Jul 8 09:20:00 EDT 2007

DrScheme (in SVN) now takes advantage of this.

Robby

On 7/7/07, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> One more in 370.6:
>
>  * Added `map-command-as-meta', which affects the keybinding% mapping:
>
>    When set to #t, "m:" refers to the Command key under Mac OS X (in
>    addition to the Meta key under X11 and the Alt key under Windows).
>
>    When set to #f, "m:" has no corresponding key under Mac OS X (which
>    is the old/default setting).
>
> The idea is that a "Treat Command as Meta" option in DrScheme will
> replace the current "Treat option key as meta" option (which doesn't
> work at all).
>
> Matthew
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.