[plt-scheme] How do I disable automatic insertion of closing parenthesis?

From: Elena Garrulo (egarrulo at gmail.com)
Date: Thu Jul 2 11:12:32 EDT 2009

2009/7/2 Grant Rettke <grettke at acm.org>

> On Thu, Jul 2, 2009 at 8:16 AM, Elena Garrulo<egarrulo at gmail.com> wrote:
> > how can I disable automatic insertion of closing parenthesis when I type
> an
> > opening one  in DrScheme? I couldn't find any related option into
> > Preferences.
>
> Do you mean when you type an opening round bracket and then type a
> closing square bracket and it inserts a closing round bracket?
>
> There is an existing binding that would give you what you want, it is
> called "non-clever-close..."
>
> c:}
> c:)
> c:]
>

Those combos get same results (I think that's because of my remapped
keyboard).

I mean whenever I type an opening parenthesis it always inserts a closing
parenthesis too. I understand it is a global keybinding.

Is there a way to disable predefined keybindings?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090702/5483f450/attachment.html>

Posted on the users mailing list.