From xemacs-m  Mon Mar 24 17:11:01 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id RAA20226
	for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 17:11:00 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa21697;
          24 Mar 97 18:12 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id SAA26553; Mon, 24 Mar 1997 18:12:58 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id SAA08847; Mon, 24 Mar 1997 18:12:57 -0500
Date: Mon, 24 Mar 1997 18:12:57 -0500
Message-Id: <199703242312.SAA08847@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: derrell@vis-av.com
Cc: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: Re: java / font lock mode warning
References: <199703242045.PAA19579@amber.vis-av.com>
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta104)
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: Existence is influence (given by Ken Manheimer)
X-Url: http://www.python.org/~bwarsaw


>>>>> "DL" == Derrell Lipman <derrell@vis-av.com> writes:

    DL> I get the following warning:

    DL> (16) (warning/warning) Error caught in
    DL>      `font-lock-pre-idle-hook'

    DL> After typing the following into a java mode buffer:

    DL> import java.awt.*;

    DL> public class AllEvents extends A

    DL> As soon as I type that trailing 'A', the message appears in
    DL> *Warnings*.

    DL> This is with b103.  I'm downloading b104 right now; I don't
    DL> know if this has been fixed.

Doesn't happen to me in b104.

