From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Proposal: Only highlight mouse-face when mouse is moved Date: 14 Feb 2002 19:04:46 +0000 Message-ID: References: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1013715560 22966 195.204.10.66 (14 Feb 2002 19:39:20 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 14 Feb 2002 19:39:20 GMT Cc: storm@cua.dk, emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16bRix-0005yE-00 for ; Thu, 14 Feb 2002 20:39:19 +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 16bRXG-00012i-00; Thu, 14 Feb 2002 14:27:14 -0500 Original-Received: from carbon.btinternet.com ([194.73.73.92]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16bRWX-0000yo-00 for ; Thu, 14 Feb 2002 14:26:29 -0500 Original-Received: from host62-7-123-246.in-addr.btopenworld.com ([62.7.123.246] helo=nyaumo.btinternet.com) by carbon.btinternet.com with esmtp (Exim 3.22 #8) id 16bRWO-0000SA-00; Thu, 14 Feb 2002 19:26:21 +0000 Original-Received: from nyaumo.btinternet.com (localhost [127.0.0.1]) by nyaumo.btinternet.com (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id TAA00476; Thu, 14 Feb 2002 19:04:48 GMT Original-To: Eli Zaretskii In-Reply-To: Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.90 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:1146 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1146 Eli Zaretskii writes: > It's been awhile since I looked at that code, but IIRC, the decision > whether or not to highlight is made each time the display is updated. Yes, but we have a record of what was highlighted at the start of redisplay, so we can easily make the distinction between new highlighting and maintaining an existing highlight. -- Jason Rumney _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel