From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Fri, 17 Jun 2005 14:59:16 +0100 Message-ID: <42B2D734.1010108@gnu.org> References: <43386fa4333606.433360643386fa@net.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119016661 3840 80.91.229.2 (17 Jun 2005 13:57:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Jun 2005 13:57:41 +0000 (UTC) Cc: Juri Linkov , storm@cua.dk, rms@gnu.org, drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 17 15:57:40 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DjHKV-0005cq-5S for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 15:56:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjHQ7-0005Ud-B0 for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 10:02:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DjHPU-0005M6-LY for emacs-devel@gnu.org; Fri, 17 Jun 2005 10:01:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DjHPM-0005GB-Of for emacs-devel@gnu.org; Fri, 17 Jun 2005 10:01:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjHPM-0005Bx-IG for emacs-devel@gnu.org; Fri, 17 Jun 2005 10:01:20 -0400 Original-Received: from [217.207.198.106] (helo=exchange.integrasp.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DjHOe-0005lZ-59; Fri, 17 Jun 2005 10:00:36 -0400 Original-Received: from ASSP-nospam (localhost [127.0.0.1]) by exchange.integrasp.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id MGCRLZRZ; Fri, 17 Jun 2005 14:56:39 +0100 Original-Received: from 10.10.5.77 ([10.10.5.77] helo=[10.10.5.77]) by ASSP-nospam ; 17 Jun 05 13:56:38 -0000 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: LENNART BORGMAN In-Reply-To: <43386fa4333606.433360643386fa@net.lu.se> 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:39020 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39020 LENNART BORGMAN wrote: >Web page designers often use underline only for mouse over if they do not like underlined text. It is sometimes awful on web pages and sometimes instructive enough. Maybe that could be an alternative here, since the buffers have a fixed structure and if the underline is seen once when mouse is over them the user probably would think that clicking mouse-1 will follow the link? > > We have already standardized on a light green background for mouse highlight