[Openmcl-devel] Why doesn't this work?

Ron Garret ron at flownet.com
Mon Apr 23 00:06:41 PDT 2012


It seems like doing this:

(setf (hi::character-attribute :lisp-syntax #\[) :open-paren)
(setf (hi::character-attribute :lisp-syntax #\]) :close-paren)

should make the editor treat square brackets like parens (i.e. allow square-bracket-delimited lists to be syntax highlighted and selected like regular parens) but it doesn't work.  Anyone know why, or how to make this work?

Thanks,
rg




More information about the Openmcl-devel mailing list