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: Kevin Rodgers
Subject: Re: showing matching {}[]() in lisp and slime mode
Date: Wed, 15 Mar 2006 11:41:30 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

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.

--
Kevin Rodgers





reply via email to

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