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: Display bug with tabs and horizontal scrolling Date: 17 Nov 2003 16:22:03 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069079065 31191 80.91.224.253 (17 Nov 2003 14:24:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2003 14:24:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Nov 17 15:24:22 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ALkIg-0001Wt-00 for ; Mon, 17 Nov 2003 15:24:22 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ALkIf-0001xp-00 for ; Mon, 17 Nov 2003 15:24:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ALlEf-0001EV-LD for emacs-devel@quimby.gnus.org; Mon, 17 Nov 2003 10:24:17 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ALlEa-0001Dn-Hy for emacs-devel@gnu.org; Mon, 17 Nov 2003 10:24:12 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ALlE3-0000vW-6K for emacs-devel@gnu.org; Mon, 17 Nov 2003 10:24:11 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.24) id 1ALlE2-0000uC-KT for emacs-devel@gnu.org; Mon, 17 Nov 2003 10:23:38 -0500 Original-Received: (qmail 34275 invoked from network); 17 Nov 2003 14:22:12 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 17 Nov 2003 14:22:12 -0000 Original-To: Andreas Schwab In-Reply-To: Original-Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 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:17867 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17867 Andreas Schwab writes: > There is a display bug when a TAB is only partially displayed at the left > edge. To reproduce enable truncate-lines, type some TABs until the window > is scrolled due to automatic horizontal scrolling, then type some normal > characters. Reposition the display by typing C-a C-e. If you now type > DEL you will see that more than one character is erased from display, > depending on how much of the first visible TAB character is actually > visible. This problem is only reproducable with X, not with tty output. > I think this problem should be fixed by my recent changes. Can you pls. check. -- Kim F. Storm http://www.cua.dk