From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: New paren matching feature request Date: Thu, 29 Jan 2009 09:31:44 -0500 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1233239665 18181 80.91.229.12 (29 Jan 2009 14:34:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2009 14:34:25 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 29 15:35:39 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LSXzT-0006l4-47 for ged-emacs-devel@m.gmane.org; Thu, 29 Jan 2009 15:35:35 +0100 Original-Received: from localhost ([127.0.0.1]:38339 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSXyA-0007x7-Pi for ged-emacs-devel@m.gmane.org; Thu, 29 Jan 2009 09:34:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSXxO-0007JF-TY for emacs-devel@gnu.org; Thu, 29 Jan 2009 09:33:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSXxN-0007I7-Pw for emacs-devel@gnu.org; Thu, 29 Jan 2009 09:33:26 -0500 Original-Received: from [199.232.76.173] (port=37891 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSXxN-0007Hs-Ho for emacs-devel@gnu.org; Thu, 29 Jan 2009 09:33:25 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:35873) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSXxN-0002uT-AI for emacs-devel@gnu.org; Thu, 29 Jan 2009 09:33:25 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LSXvk-0001Ei-ED; Thu, 29 Jan 2009 09:31:44 -0500 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108356 Archived-At: Date: Wed, 28 Jan 2009 06:53:31 +0100 (CET) Subject: Re: Happy Chinese New Year! From: hf@hongfeng.ch To: rms@gnu.org what I meant is to use different colors for nested parentheses of Lisp code, indicating the hierarchy or the layers, e.g. the outermost parentheses displayed in red, while the innermost one is violet. We can try the solar spectrum for them.