From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Sun, 19 Jun 2005 16:03:03 +0300 Organization: JURTA Message-ID: <87hdfv2ai2.fsf@jurta.org> References: <42AEC039.10207@gnu.org> <42B05B37.3070404@gnu.org> <877jgtrxct.fsf@jurta.org> <87u0jvoo94.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119187623 6049 80.91.229.2 (19 Jun 2005 13:27:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Jun 2005 13:27:03 +0000 (UTC) Cc: emacs-devel@gnu.org, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 19 15:27:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Djzoo-000314-JZ for ged-emacs-devel@m.gmane.org; Sun, 19 Jun 2005 15:26:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Djzup-0001QF-Vo for ged-emacs-devel@m.gmane.org; Sun, 19 Jun 2005 09:32:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Djzu3-0001E9-TI for emacs-devel@gnu.org; Sun, 19 Jun 2005 09:32:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Djztx-0001BW-Pu for emacs-devel@gnu.org; Sun, 19 Jun 2005 09:31:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Djztx-00018D-A3 for emacs-devel@gnu.org; Sun, 19 Jun 2005 09:31:53 -0400 Original-Received: from [194.126.101.116] (helo=HOT-Bounce1.hot.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DjzlA-0003nN-Bk; Sun, 19 Jun 2005 09:22:48 -0400 Original-Received: from mail.neti.ee (Relay4 [192.168.1.23]) by HOT-Bounce1.hot.ee (Postfix) with ESMTP id 7EB5D14450A; Sun, 19 Jun 2005 16:07:22 +0300 (EEST) Original-Received: from mail.neti.ee (80-235-34-231-dsl.mus.estpak.ee [80.235.34.231]) by Relayhost1.neti.ee (Postfix) with ESMTP id C0B2C2703; Sun, 19 Jun 2005 16:19:46 +0300 (EEST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sat, 18 Jun 2005 23:51:04 -0400") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39108 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39108 > Perhaps this means that you have grep matches highlighting turned off > (either your grep doesn't support grep markers or `grep-highlight-matches' > is nil). > > It is nil for me. So that explains why I don't see the problem. It > also gives a guide for how to deal with this issue: change grep mode > to do what's intended. > > Did your latest changes do that? I don't understand what is the issue you refer to? Is it the reported bugs in highlighting of grep matches? If so, I believe I fixed that. Or is it the issue that grep.el doesn't detect if your grep supports match markers, and sets grep-highlight-matches to nil? -- Juri Linkov http://www.jurta.org/emacs/