From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Mousehighlighting goes bonkers over syntax highlighting with different fonts Date: Wed, 23 Apr 2008 15:16:21 -0400 Message-ID: <87lk34756i.fsf@stupidchicken.com> References: <86lk34liwy.fsf@lola.quinscape.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208978700 20644 80.91.229.12 (23 Apr 2008 19:25:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2008 19:25:00 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 23 21:25:35 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jokav-0007i2-37 for ged-emacs-devel@m.gmane.org; Wed, 23 Apr 2008 21:25:29 +0200 Original-Received: from localhost ([127.0.0.1]:33045 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JokaE-0005bf-Mg for ged-emacs-devel@m.gmane.org; Wed, 23 Apr 2008 15:24:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JokaB-0005b8-Bo for emacs-devel@gnu.org; Wed, 23 Apr 2008 15:24:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JokaA-0005aW-9Y for emacs-devel@gnu.org; Wed, 23 Apr 2008 15:24:42 -0400 Original-Received: from [199.232.76.173] (port=34692 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JokaA-0005aT-0n for emacs-devel@gnu.org; Wed, 23 Apr 2008 15:24:42 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Joka9-0005HT-Q7 for emacs-devel@gnu.org; Wed, 23 Apr 2008 15:24:41 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:58495 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Joka9-00045r-FZ for emacs-pretest-bug@gnu.org; Wed, 23 Apr 2008 15:24:41 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JokWF-00042g-TA for emacs-pretest-bug@gnu.org; Wed, 23 Apr 2008 15:20:42 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JokWB-00041S-45; Wed, 23 Apr 2008 15:20:35 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id D7CDA4E4B8; Wed, 23 Apr 2008 15:16:21 -0400 (EDT) In-Reply-To: <86lk34liwy.fsf@lola.quinscape.zz> (David Kastrup's message of "Wed, 23 Apr 2008 16:55:57 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:95854 gmane.emacs.pretest.bugs:22118 Archived-At: David Kastrup writes: > Both the occur highlighting and the mouse over highlighting leave > something to be desired. The mouse highlighting is arguably completely > wrong. When using C-u C-u C-x = in the original buffer at a suitable > point, I get This is bug #129, which is supposedly fixed in Handa's local tree. I have a patch to fix this in my copy of Emacs, but it's better to wait for Handa's fix to make merging easier.