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 22:02:28 GMT

Kevin Rodgers <ihs_4664@yahoo.com> wrote:

>Jyrki Jaakkola wrote:
>> 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.
>
>Johan is referring to the fact that "((" yields an invalid function.

Ah, ok. I corrected it but now slime doesn't start anymore. So I had
to remove those hooks.

Jyrki Jaakkola


reply via email to

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