<p>Correct, but I&#39;m still curious if it helps your situation. If it does, we can restore the default () bindings whenever you don&#39;t want to use paredit mode in a change-mode-hook (or whatever that hook is called)</p>
<div class="gmail_quote">On Sep 21, 2014 6:55 AM, &quot;Nikolai Weibull&quot; &lt;<a href="mailto:now@disu.se">now@disu.se</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, Sep 20, 2014 at 6:22 PM, Gordon Gustafson &lt;<a href="mailto:gordon3.14@gmail.com">gordon3.14@gmail.com</a>&gt; wrote:<br>
&gt; Try putting this before your other bindings:<br>
&gt;<br>
&gt; (define-key evil-motion-state-map &quot;(&quot; nil)<br>
&gt; (define-key evil-motion-state-map &quot;)&quot; nil)<br>
<br>
That will remove the global binding in all buffers.<br>
<br>
_______________________________________________<br>
implementations-list mailing list<br>
<a href="mailto:implementations-list@lists.ourproject.org">implementations-list@lists.ourproject.org</a><br>
<a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list</a><br>
</blockquote></div>