[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Redisplay bug
From: |
Kim F. Storm |
Subject: |
Re: Redisplay bug |
Date: |
22 Aug 2002 21:10:48 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
address@hidden (Kim F. Storm) writes:
> Richard Stallman <address@hidden> writes:
>
> > I keep meaning to work on debugging this, but keep being too busy.
> > I would be really grateful if you would try it. It surely relates
> > to one of the places I changed a call to make_cursor_line_fully_visible.
> > The first question is, which one?
>
> Ok, I'll look into this over the next week or so.
>
I've spent quite some time trying to track this bugger down....
I found a specific part of Richard's change to xdisp.c which seems
to cause the redisplay problem, so I have reverted that change.
But now the redisplay again has a habit of leaving the cursor on
partially visible lines at the top or bottom of the window (which
I believe is what Richard tried to fix).
IMO, a partially visible line is preferable to a messed up display,
but someone should work on finding the proper fix for this.
See my comments in the xdisp.c source if you like to do that...
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Redisplay bug, Andreas Schwab, 2002/08/18
- Re: Redisplay bug, D. Goel, 2002/08/18
- Re: Redisplay bug, Luc Teirlinck, 2002/08/18
- Re: Redisplay bug, Andreas Schwab, 2002/08/18
- Re: Redisplay bug, Andreas Schwab, 2002/08/18
- Re: Redisplay bug, Kim F. Storm, 2002/08/18
- Re: Redisplay bug, Richard Stallman, 2002/08/19
- Re: Redisplay bug, Kim F. Storm, 2002/08/19
- Re: Redisplay bug,
Kim F. Storm <=
- Re: Redisplay bug, Lute Kamstra, 2002/08/22
- Re: Redisplay bug, Kim F. Storm, 2002/08/22
- Re: Redisplay bug, Richard Stallman, 2002/08/24
- Re: Redisplay bug, Kim F. Storm, 2002/08/25
- Re: Redisplay bug, Eli Zaretskii, 2002/08/26
- Re: Redisplay bug, Richard Stallman, 2002/08/26
- Re: Redisplay bug, Richard Stallman, 2002/08/31
Re: Redisplay bug, Simon Josefsson, 2002/08/18