From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Le Wang Newsgroups: gmane.emacs.devel Subject: example of multi-line font-locking Date: Sun, 26 Feb 2012 22:39:29 +0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6d59eb11c8be104b9def624 X-Trace: dough.gmane.org 1330267195 22842 80.91.229.3 (26 Feb 2012 14:39:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Feb 2012 14:39:55 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 26 15:39:54 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S1fGT-0000FX-Jh for ged-emacs-devel@m.gmane.org; Sun, 26 Feb 2012 15:39:53 +0100 Original-Received: from localhost ([::1]:35979 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1fGT-0008JG-2y for ged-emacs-devel@m.gmane.org; Sun, 26 Feb 2012 09:39:53 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:51317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1fGH-0008Hy-0r for emacs-devel@gnu.org; Sun, 26 Feb 2012 09:39:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1fG7-0005iI-Kf for emacs-devel@gnu.org; Sun, 26 Feb 2012 09:39:40 -0500 Original-Received: from mail-wi0-f169.google.com ([209.85.212.169]:33149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1fG7-0005hD-EK for emacs-devel@gnu.org; Sun, 26 Feb 2012 09:39:31 -0500 Original-Received: by wibhj13 with SMTP id hj13so3098148wib.0 for ; Sun, 26 Feb 2012 06:39:29 -0800 (PST) Received-SPF: pass (google.com: domain of l26wang@gmail.com designates 10.216.137.13 as permitted sender) client-ip=10.216.137.13; Authentication-Results: mr.google.com; spf=pass (google.com: domain of l26wang@gmail.com designates 10.216.137.13 as permitted sender) smtp.mail=l26wang@gmail.com; dkim=pass header.i=l26wang@gmail.com Original-Received: from mr.google.com ([10.216.137.13]) by 10.216.137.13 with SMTP id x13mr5072328wei.57.1330267169854 (num_hops = 1); Sun, 26 Feb 2012 06:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=6YanB6Ds+74zs+sarZHb8DwHEykAl95hlL7c36lIJ5Y=; b=rxMrXT2jyCE+uxTrb6WDljqa60UBOFK8sBNFr5iNiIfbeBNnhbTqITD6QO4rz1mEiT K+gb5Hm+4Y197LE6p7VNZp2BtRbHmPDhafuCqw8nXsAkdruDSkjReMpa9gNpLe49nFyW I3FrbeeWTqYQj9mXI2XhOx6czDy7086ZEwl/c= Original-Received: by 10.216.137.13 with SMTP id x13mr4048396wei.57.1330267169786; Sun, 26 Feb 2012 06:39:29 -0800 (PST) Original-Received: by 10.216.29.130 with HTTP; Sun, 26 Feb 2012 06:39:29 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148791 Archived-At: --0016e6d59eb11c8be104b9def624 Content-Type: text/plain; charset=ISO-8859-1 Hi, I asked this question on stackoverflow: http://stackoverflow.com/questions/9452615/emacs-is-there-a-clear-example-of-multi-line-fontlocking Can anyone point me to an example of how to use the features described in the manual? -- Le --0016e6d59eb11c8be104b9def624 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I asked this question on stackoverflow:=A0 http://stackoverflow.com/questions/9452615/emacs-is-there-a= -clear-example-of-multi-line-fontlocking

Can anyone point me to an example of how to use the features described = in the manual?

--
Le
--0016e6d59eb11c8be104b9def624--