Mapping ( and ) in paredit mode

Gordon Gustafson gordon3.14 at gmail.com
Sun Sep 21 15:43:04 CEST 2014


Correct, but I'm still curious if it helps your situation. If it does, we
can restore the default () bindings whenever you don't want to use paredit
mode in a change-mode-hook (or whatever that hook is called)
On Sep 21, 2014 6:55 AM, "Nikolai Weibull" <now at disu.se> wrote:

> On Sat, Sep 20, 2014 at 6:22 PM, Gordon Gustafson <gordon3.14 at gmail.com>
> wrote:
> > Try putting this before your other bindings:
> >
> > (define-key evil-motion-state-map "(" nil)
> > (define-key evil-motion-state-map ")" nil)
>
> That will remove the global binding in all buffers.
>
> _______________________________________________
> implementations-list mailing list
> implementations-list at lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/implementations-list/attachments/20140921/0f8b7956/attachment.htm 


More information about the implementations-list mailing list