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 12:01:45 +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 1027080220 24203 127.0.0.1 (19 Jul 2002 12:03:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 19 Jul 2002 12:03:40 +0000 (UTC) Cc: bob@rattlesnake.com Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17VWTz-0006IG-00 for ; Fri, 19 Jul 2002 14:03:39 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17VWgM-0003WT-00 for ; Fri, 19 Jul 2002 14:16:26 +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 17VWSi-0003RG-00; Fri, 19 Jul 2002 08:02:20 -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 17VWSB-0003Np-00 for ; Fri, 19 Jul 2002 08:01:48 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Fri, 19 Jul 2002 12:01:45 +0000 (UTC) Original-To: lektu@terra.es, emacs-devel@gnu.org In-Reply-To: (bob@rattlesnake.com) 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:5892 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5892 Another data point: no appearance of the bug without ruler-mode: > 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, these actions do not recreate the bug if you do not start ruler-mode, at least, not in a slightly newer CVS snapshot (this morning's, not yesterday's). I did everything else the same as shown above, but did not start ruler-mode; no bug visible. But when I did the same as described above, turning on ruler-mode, the bug appeared. Using today's CVS snapshot, Fri, 2002 Jul 19 11:51 UTC GNU Emacs 21.3.50.117 (i686-pc-linux-gnu, X toolkit), which has the patch from storm@cua.dk (Kim F. Storm) to xdisp.c merged in, 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