[plt-scheme] the "[" as a parenthis charactor
The "[" is rebound to be "smart". Try typing this:
[let [[x 5]] x]
[cond [[= 1 2] 3] [else 5]]
with the keystrokes implied above and see what actually comes out.
You can disable it in the preferences, or if you just want a single [,
you can type control-[
Robby
At Fri, 22 Sep 2006 13:16:23 -0500, "Corey Sweeney" wrote:
> I upgraded to drscheme 352, and ever since whenever i hit the "[" as a open
> parenthisis, I get "(". Is this a intentional change to the system
> (probably implying that the "[" char is about to start being used for
> something other then parens).
>
> I also had to upgrade X11 to version 7.0 during my drscheme upgrade, so it's
> possible that something is screwed up with my keymaps. (but it only happens
> in drscheme)
>
> Corey
>
>
> --
> ((lambda (y) (y y)) (lambda (y) (y y)))
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme