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

Elena Garrulo egarrulo at gmail.com
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://list.cs.brown.edu/pipermail/plt-scheme/attachments/20090702/5483f450/attachment.htm


More information about the plt-scheme mailing list