From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: Emacs appears to hang Date: Fri, 19 Jul 2002 11:45:11 +0000 (UTC) Sender: emacs-devel-admin@gnu.org Message-ID: References: <20020718175843.5313.LEKTU@terra.es> <20020719092315.54DF.LEKTU@terra.es> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1027079189 21856 127.0.0.1 (19 Jul 2002 11:46:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 19 Jul 2002 11:46:29 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17VWDM-0005gP-00 for ; Fri, 19 Jul 2002 13:46:28 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17VWPi-00034A-00 for ; Fri, 19 Jul 2002 13:59:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17VWDF-0002Ex-00; Fri, 19 Jul 2002 07:46:21 -0400 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=localhost) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17VWCA-0002DC-00 for ; Fri, 19 Jul 2002 07:45:15 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Fri, 19 Jul 2002 11:45:11 +0000 (UTC) Original-To: lektu@terra.es In-Reply-To: <20020719092315.54DF.LEKTU@terra.es> (message from Juanma Barranquero on Fri, 19 Jul 2002 09:28:20 +0200) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5890 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5890 > Please tell us how to create the bug so it's existence is more > obvious. emacs -q --no-site-file C-h C-n M-x ruler-mode ... ; all works as expected M-x set-variable scroll-conservatively 1000 ; any non-zero value ... ; bug happens when cursor ; is in the last line and ; you scroll down Thank you. Yes, this recreates the redisplay bug. However on my (fairly fast, 850 MHz i686) machine, the repeated lines show only momentarily, not for several seconds. After the extra characters appearance, the extra characters vanish and lines look as they are supposed to. Using yesterday's CVS snapshot, Thu, 2002 Jul 18 23:22 UTC, GNU Emacs 21.3.50.115 (i686-pc-linux-gnu, X toolkit), with the patch from storm@cua.dk (Kim F. Storm) to xdisp.c (that fixes the other problem), Emacs started with: emacs -q --no-site-file --eval '(blink-cursor-mode 0)' -- Robert J. Chassell bob@rattlesnake.com Rattlesnake Enterprises http://www.rattlesnake.com