|
| 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:
address@hidden (Johan Bockgård) wrote:Jyrki Jaakkola <address@hidden> 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
| [Prev in Thread] | Current Thread | [Next in Thread] |