<div class="gmail_quote">2009/7/2 Grant Rettke <span dir="ltr">&lt;<a href="mailto:grettke@acm.org">grettke@acm.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Thu, Jul 2, 2009 at 8:16 AM, Elena Garrulo&lt;<a href="mailto:egarrulo@gmail.com">egarrulo@gmail.com</a>&gt; wrote:<br>
&gt; how can I disable automatic insertion of closing parenthesis when I type an<br>
&gt; opening one  in DrScheme? I couldn&#39;t find any related option into<br>
&gt; Preferences.<br>
<br>
</div></div>Do you mean when you type an opening round bracket and then type a<br>
closing square bracket and it inserts a closing round bracket?<br>
<br>
There is an existing binding that would give you what you want, it is<br>
called &quot;non-clever-close...&quot;<br>
<br>
c:}<br>
c:)<br>
c:]<br>
</blockquote></div><br>Those combos get same results (I think that&#39;s because of my remapped keyboard). <br><br>I mean whenever I type an opening parenthesis it always inserts a closing parenthesis too. I understand it is a global keybinding.<br>
<br>Is there a way to disable predefined keybindings?<br><br>Thanks<br><br>