GNU bug report logs - #148
[Bernardo Dal Seno]: scroll-margin and scroll-preserve-screen-position cause refresh problem

Previous Next

Package: emacs;

Reported by: Sven Joachim <svenjoac <at> gmx.de>

Date: Sat, 19 Apr 2008 07:25:04 UTC

Severity: normal

Found in versions 22.1, 22.2.50, 23.0.60

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 148 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Sven Joachim <svenjoac <at> gmx.de>
Cc: 148 <at> debbugs.gnu.org
Subject: Re: bug#148: [Bernardo Dal Seno]: scroll-margin and scroll-preserve-screen-position cause refresh problem
Date: Sat, 19 Apr 2008 10:20:51 -0400
> I received the attached message via the Debian bug tracking system.  The
> described redisplay problem is reproducible in both EMACS_22_BASE and
> the trunk.  While the scrollbar and the modeline are updated upon C-v,
> the buffer window is not.

This behavior is not a bug in itself, it's just a symptom: it means that
redisplay was interrupted by user input before it had time
to terminate.  See redisplay-dont-pause.

So, the problem you're reporting is that Emacs's redisplay is too slow
to keep up with the scrolling (which is indeed a problem).  This may of
course depend on the file's content and the major-mode (since part of the
redisplay time might be used by font-locking, for example).


        Stefan




This bug report was last modified 16 years and 351 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.