GNU bug report logs - #38828
26.3; Customized mode line breaks height of vertical scroll bar

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Tue, 31 Dec 2019 09:59:01 UTC

Severity: normal

Found in version 26.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 38828 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: 38828 <at> debbugs.gnu.org
Subject: Re: bug#38828: 26.3; Customized mode line breaks height of vertical
 scroll bar
Date: Tue, 31 Dec 2019 17:05:48 +0100
For the record: Rewriting 'window_box_height' as

int
window_box_height (struct window *w)
{
  return WINDOW_BOX_TEXT_HEIGHT (w);
}

fixes the problem here.

martin




This bug report was last modified 5 years and 199 days ago.

Previous Next


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