emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs appears to hang


From: Robert J. Chassell
Subject: Re: Emacs appears to hang
Date: Fri, 19 Jul 2002 11:45:11 +0000 (UTC)

   > 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

   <down>...                                   ; all works as expected

   M-x set-variable scroll-conservatively 1000 ; any non-zero value

   <down>...                                   ; 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 address@hidden (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                  address@hidden
    Rattlesnake Enterprises             http://www.rattlesnake.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]