From xemacs-m  Tue Mar 25 09:14:43 1997
Received: from amber.vis-av.com (amber.vis-av.com [206.119.44.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA02121
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 09:14:41 -0600 (CST)
Received: (from derrell@localhost)
          by amber.vis-av.com (8.8.5/8.8.4)
	  id KAA27023; Tue, 25 Mar 1997 10:14:41 -0500 (EST)
Date: Tue, 25 Mar 1997 10:14:41 -0500 (EST)
Message-Id: <199703251514.KAA27023@amber.vis-av.com>
From: Derrell Lipman <derrell@vis-av.com>
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: java / font-lock bug details
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta104)
Reply-To: derrell@vis-av.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: multipart/mixed;
 boundary="Multipart_Tue_Mar_25_10:14:41_1997-1"
Content-Transfer-Encoding: 7bit

--Multipart_Tue_Mar_25_10:14:41_1997-1
Content-Type: text/plain; charset=US-ASCII

Here's the scenario with b104:

    xemacs -q
    (require 'font-lock)
    (setq-default font-lock-maximum-decoration t)

    C-x C-f x.java
    public class x extends y

----------------------------------------------------------------------

generates *Warnings* buffer with:

(1) (warning/warning) Error caught in `font-lock-pre-idle-hook'




--Multipart_Tue_Mar_25_10:14:41_1997-1
Content-Type: text/plain; charset=US-ASCII

Derrell

Pursuant to US Code, Title 47, Chapter 5, Subchapter II, Sec. 227,
any and all nonsolicited commercial E-mail sent to this address is
subject to a download and archival fee in the amount of $500 US.
E-mailing denotes acceptance of these terms.

--Multipart_Tue_Mar_25_10:14:41_1997-1--

