From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: follow-link not on mouse-face Date: Fri, 21 Oct 2005 15:39:20 +0200 Message-ID: References: <87ll0n11ey.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 1129904939 8133 80.91.229.2 (21 Oct 2005 14:28:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Oct 2005 14:28:59 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 21 16:28:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESxqk-0001EN-C6 for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 16:26:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESxqj-0005h1-T1 for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 10:26:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESx8D-00055G-Fp for emacs-devel@gnu.org; Fri, 21 Oct 2005 09:40:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESx89-00054x-SB for emacs-devel@gnu.org; Fri, 21 Oct 2005 09:40:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESx88-00054t-W2 for emacs-devel@gnu.org; Fri, 21 Oct 2005 09:40:21 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESx89-0002nX-0w for emacs-devel@gnu.org; Fri, 21 Oct 2005 09:40:21 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id E8F0D47FE9A; Fri, 21 Oct 2005 15:40:15 +0200 (CEST) Original-To: Juri Linkov In-Reply-To: <87ll0n11ey.fsf@jurta.org> (Juri Linkov's message of "Fri, 21 Oct 2005 14:59:29 +0300") 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 Xref: news.gmane.org gmane.emacs.devel:44500 Archived-At: Juri Linkov writes: > If these assumptions are true, then the correct way to put follow-link > in *Occur* buffers is only on mouse-face properties like in the following > patch: > FWIW, I agree. -- Kim F. Storm http://www.cua.dk