From: Ronald
Subject: finding color support of emacs for editing lisp
Date: 
Message-ID: <emtfb1$k0n$2@news.yaako.com>
Any .el supports different colors for pairing parentheses?
I wanna try.

From: stassats
Subject: Re: finding color support of emacs for editing lisp
Date: 
Message-ID: <1167228729.069984.178530@48g2000cwx.googlegroups.com>
"""Ronald �����(�):
"""
> Any .el supports different colors for pairing parentheses?
> I wanna try.

Try slime. http://common-lisp.net/project/slime/
From: billc
Subject: Re: finding color support of emacs for editing lisp
Date: 
Message-ID: <1167232723.532006.51990@h40g2000cwb.googlegroups.com>
Ronald wrote:
> Any .el supports different colors for pairing parentheses?
> I wanna try.

Most likely mic-paren.el will give you what you want:
http://www.emacswiki.org/cgi-bin/wiki/mic-paren.el

If not, have a look at some of these:
http://www.emacswiki.org/cgi-bin/wiki?search=paren

--
Bill Clementson