GNU bug report logs -
#17678
24.4.50; Feature Request -- calculate new `window-start` & `window-end` before visual redisplay
Previous Next
Full log
View this message in rfc822 format
> Date: Fri, 13 Jun 2014 23:59:33 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: esq <at> lawlist.com, 17678 <at> debbugs.gnu.org
>
> > From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> > Cc: esq <at> lawlist.com, 17678 <at> debbugs.gnu.org
> > Date: Fri, 13 Jun 2014 14:47:05 -0400
> >
> > >> > Not necessarily: there are the w->optional_new_start and
> > >> > w-> force_start flags, which determine what redisplay does with
> > >> > window-start in these cases.
> > >> > Also, the window-start could be set to a value that leaves point out
> > >> > of the displayed area, in which case it won't be in effect.
> > >> Right, but these fall back into the case where redisplay performs
> > >> a second pass trough the window/buffer, so it's similar to the scrolling
> > >> case, right?
> > > Not necessarily, AFAIR. Sometimes these situations are detected and
> > > handled on the fly.
> >
> > Aha! Could you add comment somewhere in xdisp.c discussing the above
> > issues about how/when is window-start obeyed and when it's not and
> > when that causes a second pass and when that's handled on the fly?
>
> I will see what I can do.
Done in emacs-24 revision 117239. Please see if it's good enough.
This bug report was last modified 11 years and 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.