all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* showing matching {}[]() in lisp and slime mode
@ 2006-03-12 21:34 Jyrki Jaakkola
  2006-03-13  7:29 ` Stefan Monnier
  0 siblings, 1 reply; 11+ messages in thread
From: Jyrki Jaakkola @ 2006-03-12 21:34 UTC (permalink / raw)


Hello!

I have been trying to add parentheses matching for square brackets as well
as round bracket besides normally available parentheses in lisp mode. I'm
using lispbox from http://www.gigamonkeys.com/book/lispbox. I need bracket
matching because I'm trying to use meta parser from
http://home.pipeline.com/~hbaker1/Prag-Parse.html.

I have tried changing lisp-mode-syntax-table as well as
emacs-lisp-mode-syntax-table from lisp-mode.el. Tried to add a hook to
change syntax table when going to lisp-mode or slime-mode. I have also
tried mic-paren.el (and I'm currently using it) to get it highlight
matching brackets but in vain.

Anybody care to share some information how I could get it working? I would
really appreciate it. Thanks in advance.

Yours sincerely,

Jyrki Jaakkola

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-03-18 16:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-12 21:34 showing matching {}[]() in lisp and slime mode Jyrki Jaakkola
2006-03-13  7:29 ` Stefan Monnier
2006-03-14 17:17   ` Jyrki Jaakkola
2006-03-15  6:04     ` Stefan Monnier
2006-03-15 13:47       ` Johan Bockgård
2006-03-15 13:40     ` Johan Bockgård
2006-03-15 16:56       ` Jyrki Jaakkola
2006-03-15 18:41         ` Kevin Rodgers
     [not found]         ` <mailman.69.1142448657.9686.help-gnu-emacs@gnu.org>
2006-03-15 22:02           ` Jyrki Jaakkola
2006-03-16 18:43   ` Jyrki Jaakkola
2006-03-18 16:19   ` Jyrki Jaakkola

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.