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

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Thu Jul 2 11:34:37 EDT 2009

I think the best fix is probably to get your remapped keyboard working
properly, at a lower level. I'm sorry I've not had time to try to
figure out a next step.

Robby

On Thu, Jul 2, 2009 at 10:12 AM, Elena Garrulo<egarrulo at gmail.com> wrote:
> 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
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>


Posted on the users mailing list.