From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Fri, 17 Jun 2005 14:46:02 -0400 Message-ID: References: <42AEC039.10207@gnu.org> <42B05B37.3070404@gnu.org> <877jgtrxct.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119035217 2085 80.91.229.2 (17 Jun 2005 19:06:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Jun 2005 19:06:57 +0000 (UTC) Cc: emacs-devel@gnu.org, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 17 21:06:49 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DjMAd-0000Bb-5j for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 21:06:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjMGI-0005Kj-Bf for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 15:12:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DjMAu-0002iN-9a for emacs-devel@gnu.org; Fri, 17 Jun 2005 15:06:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DjM9A-00029H-MM for emacs-devel@gnu.org; Fri, 17 Jun 2005 15:05:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjM97-0001y6-38 for emacs-devel@gnu.org; Fri, 17 Jun 2005 15:04:53 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DjLta-0001ce-VH for emacs-devel@gnu.org; Fri, 17 Jun 2005 14:48:51 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DjLqs-0006Az-JH; Fri, 17 Jun 2005 14:46:04 -0400 Original-To: Juri Linkov In-reply-to: <877jgtrxct.fsf@jurta.org> (message from Juri Linkov on Fri, 17 Jun 2005 15:17:38 +0300) 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:39042 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39042 I'm aware that currently there are too large areas for mouse-1 clicking in grep buffers. Would you explain what you mean, and give a test case? When I try it, mouse-1 only follows the link when I click on a file name or line number. And the mouse-face only appears on that part, too.