[slime-devel] Re: Slime and bracket matching

Zach Beane xach at xach.com
Wed Mar 23 20:13:17 UTC 2005


Torkel Holm <torkel at ii.uib.no> writes:

> Hi
>
> When I use slime with CLSQL and the [...] syntax
> I miss bracket matching. Does anyone have a solution?

I've used modify-syntax-entry interactively to fix this.

   M-x modify-syntax-entry RET [ RET (] RET
   M-x modify-syntax-entry RET ] RET )[ RET

I should probably add it to my startup files, but I haven't restarted
emacs since I did the fix...

Zach




More information about the slime-devel mailing list