From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: mouse highlighting on images Date: 28 Mar 2004 15:18:21 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1080480317 3463 80.91.224.253 (28 Mar 2004 13:25:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2004 13:25:17 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 28 15:25:11 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B7aHn-0001vl-00 for ; Sun, 28 Mar 2004 15:25:11 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B7aHn-00013G-00 for ; Sun, 28 Mar 2004 15:25:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B7aD7-0004OU-RY for emacs-devel@quimby.gnus.org; Sun, 28 Mar 2004 08:20:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B7aBp-0004Mr-PI for emacs-devel@gnu.org; Sun, 28 Mar 2004 08:19:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B7aBG-0004I5-K4 for emacs-devel@gnu.org; Sun, 28 Mar 2004 08:18:57 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B7aBF-0004Hw-PI for emacs-devel@gnu.org; Sun, 28 Mar 2004 08:18:25 -0500 Original-Received: from fencepost.gnu.org ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.24) id 1B7aBB-00010i-0a for emacs-devel@gnu.org; Sun, 28 Mar 2004 08:18:21 -0500 Original-To: emacs-devel@gnu.org Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21017 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21017 Hello, a few months ago we had a change in cursor display on images that would cause just the border of the image to blink instead of the whole image. A similar issue is around images with the mouse-highlight property set: if the images are mostly of uniform color, the whole image lights up in green. I think it would be reasonably to do the same thing here as with the cursor blinking. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum