From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: follow-link in grep buffer Date: Sun, 27 Feb 2005 23:09:34 +0100 Message-ID: References: <16922.19947.785134.975378@farnswood.snap.net.nz> <16926.51952.150749.303780@farnswood.snap.net.nz> <87ll9cgioz.fsf-monnier+emacs@gnu.org> <87ekf2g3tx.fsf-monnier+emacs@gnu.org> <003801c51ca7$c4097f00$0200a8c0@sedrcw11488> <87acppel4f.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109542005 10403 80.91.229.2 (27 Feb 2005 22:06:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2005 22:06:45 +0000 (UTC) Cc: Lennart Borgman , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 27 23:06:45 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5WYd-0006By-B2 for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 23:06:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5Wqr-0000H4-Td for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 17:25:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5Wpy-0008Uv-9a for emacs-devel@gnu.org; Sun, 27 Feb 2005 17:24:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5Wpv-0008Ty-Vw for emacs-devel@gnu.org; Sun, 27 Feb 2005 17:24:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5Wpv-0008Ti-TA for emacs-devel@gnu.org; Sun, 27 Feb 2005 17:24:27 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5WbT-0006RT-PD for emacs-devel@gnu.org; Sun, 27 Feb 2005 17:09:31 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 716785EE047; Sun, 27 Feb 2005 23:09:30 +0100 (CET) Original-To: Stefan Monnier In-Reply-To: <87acppel4f.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sun, 27 Feb 2005 16:46:09 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33890 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33890 Stefan Monnier writes: > Of course maybe he really meant "window", but that seems rather unlikely > to me. This said, I agree that I'd have expected the window-manager to take > care of such things (basically the window-manager shouldn't pass on > a mouse-1 click to the application if it was used to change focus). At least the version of KDE that I'm using does pass it on. That's why I implemented x-mouse-click-focus-ignore-position. -- Kim F. Storm http://www.cua.dk