From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: LENNART BORGMAN Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Fri, 17 Jun 2005 16:42:36 +0200 Message-ID: <433f5a34339e1d.4339e1d433f5a3@net.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1119019669 14330 80.91.229.2 (17 Jun 2005 14:47:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Jun 2005 14:47:49 +0000 (UTC) Cc: Juri Linkov , emacs-devel@gnu.org, rms@gnu.org, drew.adams@oracle.com, storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 17 16:47:48 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DjI7z-00073C-C7 for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 16:47:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjIDc-0003Wt-G9 for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 10:53:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DjI9S-00015r-6R for emacs-devel@gnu.org; Fri, 17 Jun 2005 10:48:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DjI9N-00013N-2S for emacs-devel@gnu.org; Fri, 17 Jun 2005 10:48:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DjI9L-0000mz-Uu for emacs-devel@gnu.org; Fri, 17 Jun 2005 10:48:52 -0400 Original-Received: from [130.235.208.46] (helo=piraten.student.lu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DjI5H-0000ya-Hc; Fri, 17 Jun 2005 10:44:39 -0400 Original-Received: from net.lu.se (localhost [127.0.0.1]) by piraten.student.lu.se (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0II8003K6GV0DZ@piraten.student.lu.se>; Fri, 17 Jun 2005 16:42:36 +0200 (MEST) Original-Received: from [212.209.42.133] by piraten.student.lu.se (mshttpd); Fri, 17 Jun 2005 16:42:36 +0200 Original-To: Jason Rumney X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.14 (built Mar 18 2003) Content-language: sv Content-disposition: inline X-Accept-Language: sv Priority: normal 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:39025 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39025 From: Jason Rumney > >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 Yes, but I just thought that maybe this did not give enough information in a case like this.