help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: showing matching {}[]() in lisp and slime mode


From: Jyrki Jaakkola
Subject: Re: showing matching {}[]() in lisp and slime mode
Date: Wed, 15 Mar 2006 16:56:47 GMT

bojohan+news@dd.chalmers.se (Johan Bockgård) wrote:

>Jyrki Jaakkola <jjkola@email.com> writes:
>
>> (defun my-keybindings-hook ()
>>   ((modify-syntax-entry ?\[ "(]  " lisp-mode-syntax-table)
>    ^^
>What's up with this??

I thought that maybe loading slime mode changed key bindings so I
tried adding a hook to change them to my liking but apparently it
didn't help.

Jyrki Jaakkola


reply via email to

[Prev in Thread] Current Thread [Next in Thread]