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: link appearance and soft face properties Date: Sat, 18 Jun 2005 16:47:08 +0300 Organization: JURTA Message-ID: <871x6zrj4r.fsf@jurta.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119104018 21379 80.91.229.2 (18 Jun 2005 14:13:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 18 Jun 2005 14:13:38 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 18 16:13:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dje4c-0003oh-Fe for ged-emacs-devel@m.gmane.org; Sat, 18 Jun 2005 16:13:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjeAR-0003ij-Ql for ged-emacs-devel@m.gmane.org; Sat, 18 Jun 2005 10:19:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dje85-00037L-De for emacs-devel@gnu.org; Sat, 18 Jun 2005 10:17:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dje7r-0002z3-FA for emacs-devel@gnu.org; Sat, 18 Jun 2005 10:16:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dje7p-0002xD-Qg for emacs-devel@gnu.org; Sat, 18 Jun 2005 10:16:45 -0400 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dje8Q-00013n-DG; Sat, 18 Jun 2005 10:17:22 -0400 Original-Received: from mail.neti.ee (80-235-36-217-dsl.mus.estpak.ee [80.235.36.217]) by Relayhost2.neti.ee (Postfix) with ESMTP id 94B6931AF; Sat, 18 Jun 2005 17:14:59 +0300 (EEST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Fri, 17 Jun 2005 22:21:06 -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:39079 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39079 > That way, a single (possibly user) definition of the :link > attribute would automatically affect any faces that have that > property. And it would also be easy (including for users) to > selectively apply the :link property to face or mouse-face > or both. > > I think this can be done by making these faces inherit > from a face named `link'. This is an interesting idea, but then for consistency this should be applied to every mouse-over attribute with follow-link property, i.e. not only in compilation and grep buffers, but also in info, dired, gnus... -- Juri Linkov http://www.jurta.org/emacs/