From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Highlighting broken Date: 27 Apr 2004 00:07:22 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <408D2848.9000701@math.ku.dk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083011146 361 80.91.224.253 (26 Apr 2004 20:25:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Apr 2004 20:25:46 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Apr 26 22:25:32 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 1BICfU-0002bV-00 for ; Mon, 26 Apr 2004 22:25:32 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BICfT-0007gc-00 for ; Mon, 26 Apr 2004 22:25:32 +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 1BICdL-0005ws-MT for emacs-devel@quimby.gnus.org; Mon, 26 Apr 2004 16:23:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BICd5-0005rm-9c for emacs-devel@gnu.org; Mon, 26 Apr 2004 16:23:03 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BICZJ-0004b3-Rs for emacs-devel@gnu.org; Mon, 26 Apr 2004 16:19:41 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BICZJ-0004aG-7S for emacs-devel@gnu.org; Mon, 26 Apr 2004 16:19:09 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 2C6A026295F; Mon, 26 Apr 2004 22:07:37 +0200 (CEST) Original-To: Lars Hansen In-Reply-To: <408D2848.9000701@math.ku.dk> Original-Lines: 16 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:22191 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22191 Lars Hansen writes: > It seems that recently highlighting is broken: > Start emacs -q and switch on cua-mode. Delete the contents of the > scratch buffer and insert a single line "foo" . It does not matter if > you end it with a newline or not. Now place point at buffer start and > select foo by hitting shift+down arrow. Then _all_ of the window is > highlighted. Moreover, if you hit shift+up arrow, then part of the > window is still highlighted and stays so until the frame is redrawn. > It seems the problem started at 2004-04-25, and I suspect the changes > src/xdisp.c to be the reason. Indeed. I will install a fix shortly. -- Kim F. Storm http://www.cua.dk