GNU bug report logs -
#70193
eglot: RFE: recenter buffer upon showDocument request
Previous Next
Full log
Message #23 received at 70193 <at> debbugs.gnu.org (full text, mbox):
> Cc: Alan Donovan <adonovan <at> google.com>, 70193 <at> debbugs.gnu.org
> Date: Sun, 7 Apr 2024 09:30:02 +0200
> From: martin rudalics via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> > But when I debug window-recenter-region-start-position, the height is
> > set to 0. The patch below seems to fix the problem.
> [...]
> > + (body-pixel-width (window-body-width window t))
> > + (body-pixel-height (window-body-height window t))
>
> You're right. I meanwhile fixed the code to calculate how many lines to
> step backwards by using 'window-text-pixel-size' there too. So now this
> should work with text scaling and varying line heights too.
>
> If you want to test it with 'recenter-region', then a rough estimate is
> that the number of lines shown after the first "L:" should be equal to
> or one less than the number of lines shown after the third "L:" in each
> message issued.
I'm unsure how to proceed with this bug report. Should it be closed,
or is there anything left to be done here, and if the latter, then
what has to be done to resolve the issues?
Thanks.
This bug report was last modified 1 year and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.