From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: multiline font-lock questions Date: Sat, 18 Nov 2006 04:12:16 -0500 Message-ID: References: <87wt5udkgq.fsf@pereiro.luannocracy.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1163841157 9557 80.91.229.2 (18 Nov 2006 09:12:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 18 Nov 2006 09:12:37 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 18 10:12:36 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GlMFT-00031V-LQ for ged-emacs-devel@m.gmane.org; Sat, 18 Nov 2006 10:12:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GlMFT-0000dw-3X for ged-emacs-devel@m.gmane.org; Sat, 18 Nov 2006 04:12:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GlMFG-0000dr-0q for emacs-devel@gnu.org; Sat, 18 Nov 2006 04:12:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GlMFE-0000df-Vo for emacs-devel@gnu.org; Sat, 18 Nov 2006 04:12:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GlMFE-0000dc-RW for emacs-devel@gnu.org; Sat, 18 Nov 2006 04:12:16 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GlMFE-0006O1-Qz for emacs-devel@gnu.org; Sat, 18 Nov 2006 04:12:16 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GlMFE-0001UZ-1j; Sat, 18 Nov 2006 04:12:16 -0500 Original-To: David Abrahams In-reply-to: <87wt5udkgq.fsf@pereiro.luannocracy.com> (message from David Abrahams on Fri, 17 Nov 2006 12:57:57 -0500) 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:62413 Archived-At: I posted some questions about how to get multiline font-lock working in gmane.emacs.help because I wasn't sure that they would be deemed appropriate here. If they belong here instead, please let me know. Can you try to adapt them for use in the Emacs Lisp Reference Manual?