Re: [slime-devel] Re: Problems getting {}[] recognized as parenthesis

19 Mar
2006
19 Mar
'06
10:44 a.m.
"GP lisper" <spambait@CloudDancer.com> wrote:
One night on IRC, antifuchs worked out this for me: (add to your emacs defaults)
; fix [] in slime (add-hook 'lisp-mode-hook (lambda () (slime-mode t) (modify-syntax-entry ?\[ "(] " lisp-mode-syntax-table) (modify-syntax-entry ?\] ")[ " lisp-mode-syntax-table)))
It worked like a charm. Thanks a lot. Jyrki Jaakkola
6930
Age (days ago)
6930
Last active (days ago)
0 comments
1 participants
participants (1)
-
jjkola@email.com