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: Sun, 22 Jun 2003 09:54:01 +0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87llvu3miu.fsf@jidanni.org> References: <87n0gdo5wg.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056258558 7583 80.91.224.249 (22 Jun 2003 05:09:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 22 Jun 2003 05:09:18 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 22 07:09:16 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 19Tx6K-0001yA-00 for ; Sun, 22 Jun 2003 07:09:16 +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 19Tx62-0003Bl-Iw for gnu-bug-gnu-emacs@m.gmane.org; Sun, 22 Jun 2003 01:08:58 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Tx5z-00035J-6G for bug-gnu-emacs@gnu.org; Sun, 22 Jun 2003 01:08:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Tx5x-00030q-KI for bug-gnu-emacs@gnu.org; Sun, 22 Jun 2003 01:08:54 -0400 Original-Received: from tx.symonds.net ([64.246.28.87]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Tx5w-0002qr-7g; Sun, 22 Jun 2003 01:08:52 -0400 Original-Received: from tc218-187-81-73.2-7.pl.apol.com.tw ([218.187.81.73] helo=jidanni.org) by tx.symonds.net with asmtp (Exim 4.04) id 19Tx5o-00054c-00; Sun, 22 Jun 2003 01:08:44 -0400 Original-Received: from jidanni by jidanni.org with local (Exim 3.36 #1 (Debian)) id 19Tu3N-0001TK-00; Sun, 22 Jun 2003 09:54:01 +0800 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sat, 21 Jun 2003 00:56:05 -0400") 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:5366 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5366 RMS> Let's say we have emacs configured so that one sees colors during mouseover. RMS> I see the color on the first four, but not the last three: RMS> I could try to think about it if you send a precise test case to try. Not so fast, you are sounding like M-x doctor with these requests for more information... well, ok, $ cat phonygrepresults changelog.Debian.gz:14: * Replaced dotlock alternative with lockmail. changelog.Debian.gz:69: * Fixed dotlock manual page link. changelog.Debian.gz:125: * Use alternatives for maildirmake and dotlock changelog.Debian.gz:131: * Remove dotlock from /usr/bin to avoid conflicts (closes: #54008) changelog.gz:56: * Replace dotlock with lockmail. changelog.gz:173: * Converted dotlock, mailbot, reformail, reformime man pages to changelog.gz:505:* V0.54b - Changed auto-configuration logic for enabling dotlocks. $ emacs --no-site-file -q -eval '(grep "cat phonygrepresults")' Ok, notice as we move the mouse around, nothing lights up. Ok, now middle click one one of the first 4 lines, and hit ^G when it asks you what file. Notice now the lines light up upon mouseover. However the last 3 don't light up until you've at least clicked one of them once.