From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: mouseover color in *grep* buffer no on on some filenames Date: Tue, 24 Jun 2003 04:23:35 +0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <873ci0czlk.fsf@jidanni.org> References: <87n0gdo5wg.fsf@jidanni.org> Reply-To: Dan Jacobson NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056404002 27849 80.91.224.249 (23 Jun 2003 21:33:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2003 21:33:22 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 23 23:33:15 2003 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 19UYw6-0007ED-00 for ; Mon, 23 Jun 2003 23:33:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UYqK-00074u-Br for gnu-bug-gnu-emacs@m.gmane.org; Mon, 23 Jun 2003 17:27:16 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19UYlg-00067v-VX for bug-gnu-emacs@gnu.org; Mon, 23 Jun 2003 17:22:28 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19UYZo-0003Bi-8v for bug-gnu-emacs@gnu.org; Mon, 23 Jun 2003 17:10:13 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UYRx-0001aD-Ux for bug-gnu-emacs@gnu.org; Mon, 23 Jun 2003 17:02:06 -0400 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19UYQB-0004gq-00 for ; Mon, 23 Jun 2003 23:00:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19UYH1-0003n3-00 for ; Mon, 23 Jun 2003 22:50:47 +0200 Original-Lines: 4 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5382 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5382 jpw> How about saying: (setq compile-auto-highlight t) I see. What I thought was erratic behavior is indeed well described there under "nil". Perhaps they strive to save CPU cycles by doing things in steps. Maybe today's CPU cycles are more abundant.