From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Font-lock bug in lisp mode Date: Thu, 5 Sep 2002 07:22:34 +0200 (IST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1031203470 5404 127.0.0.1 (5 Sep 2002 05:24:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Sep 2002 05:24:30 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17mp81-0001P2-00 for ; Thu, 05 Sep 2002 07:24:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mp9b-000861-00; Thu, 05 Sep 2002 01:26:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17mp9M-00085Y-00 for bug-gnu-emacs@gnu.org; Thu, 05 Sep 2002 01:25:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17mp9F-00085M-00 for bug-gnu-emacs@gnu.org; Thu, 05 Sep 2002 01:25:52 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mp9F-00085I-00 for bug-gnu-emacs@gnu.org; Thu, 05 Sep 2002 01:25:45 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA10907; Thu, 5 Sep 2002 07:22:34 +0200 (IST) X-Sender: eliz@is Original-To: Jesper Harder In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3426 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3426 On Thu, 5 Sep 2002, Jesper Harder wrote: > Font-locking fails in lisp mode when you have a multi-line string with an > opening bracket as the first character of the last line -- subsequent > words are coloured as strings. This issue and the way to work around this limitation are documented in etc/PROBLEMS. Search for "Font Lock displays portions of the buffer in incorrect faces" in PROBLEMS.