From xemacs-m  Sun Mar 23 12:00:15 1997
Received: from alphatech.com (erebus.alphatech.com [198.112.236.2])
	by xemacs.org (8.8.5/8.8.5) with SMTP id MAA07570
	for <xemacs-beta@xemacs.org>; Sun, 23 Mar 1997 12:00:14 -0600 (CST)
Received: from venus.alphatech.com by alphatech.com (4.1/SMI-4.1)
	id AA08365; Sun, 23 Mar 97 12:55:31 EST
Received: from pochacco.alphatech.com by venus.alphatech.com (4.1/SMI-4.1)
	id AA02278; Sun, 23 Mar 97 13:03:42 EST
Received: by pochacco.alphatech.com (SMI-8.6/SMI-SVR4)
	id MAA00671; Sun, 23 Mar 1997 12:53:04 -0500
Sender: greg@pochacco.alphatech.com
From: greg@alphatech.com (Greg Klanderman)
To: Hrvoje Niksic <hniksic@srce.hr>
Cc: xemacs-beta@xemacs.org
Subject: Re: patches to compile.el
References: <199703230329.WAA05074@pochacco.alphatech.com> <kig913eillv.fsf@jagor.srce.hr>
Reply-To: greg@alphatech.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 23 Mar 1997 12:53:03 -0500
In-Reply-To: Hrvoje Niksic's message of 23 Mar 1997 18:06:36 +0100
Message-Id: <ugn2ruze9r.fsf@pochacco.alphatech.com>
Lines: 19
X-Mailer: Gnus v5.4.33/XEmacs 19.15(beta103)




>>>>> "Hrv" == Hrvoje Niksic <hniksic@srce.hr> writes:
Hrv> 
Hrv> greg@alphatech.com (Greg Klanderman) writes:
>> - a new variable, compilation-mouse-motion-initiate-parsing, which
>> controls whether mouse motion in the compilation buffer should
>> initiate parsing.
Hrv> 
Hrv> I'd say all mentions of this variable in the code should be replaced
Hrv> with a `nil'. :-)  It sucks *very* badly.  Of course, I suppose the
Hrv> buffer *is* parsed once you press button2 in it?

Yes, it is parsed once you hit button2.  But now I notice that even
once parsed, you no longer get the highlighting of error lines.
I'll fix this and send another patch...

Greg

