From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Proposal: Only highlight mouse-face when mouse is moved Date: 13 Feb 2002 12:15:56 +0100 Message-ID: <5x7kph8wer.fsf@kfs2.cua.dk> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1013599599 32356 195.204.10.66 (13 Feb 2002 11:26:39 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 13 Feb 2002 11:26:39 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16axYb-0008Pf-00 for ; Wed, 13 Feb 2002 12:26:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16axNZ-0006vy-00; Wed, 13 Feb 2002 06:15:13 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by fencepost.gnu.org with smtp (Exim 3.33 #1 (Debian)) id 16axNA-0006sM-00 for ; Wed, 13 Feb 2002 06:14:49 -0500 Original-Received: from kfs2.cua.dk.cua.dk (kfs2.local.filanet.dk [192.168.1.182]) by mail.filanet.dk (Postfix) with SMTP id 8E9217C049 for ; Wed, 13 Feb 2002 11:14:43 +0000 (GMT) Original-To: emacs-devel@gnu.org Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1060 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1060 I am getting pretty tired of arbitrary text getting highlighted, e.g. after splitting windows, just because there happens to be some text with the mouse-face at the place where mouse cursor happens to be. It seems fairly easy to me to keep track of whether the last event was a mouse movement, and only try to display the mouse face in that case. -- Kim F. Storm http://www.cua.dk _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel