GNU bug report logs - #38181
Actual height of mode-line not taken into account

Previous Next

Package: emacs;

Reported by: Jonas Bernoulli <jonas <at> bernoul.li>

Date: Tue, 12 Nov 2019 16:54:01 UTC

Severity: normal

Fixed in version 29.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Jonas Bernoulli <jonas <at> bernoul.li>, 38181 <at> debbugs.gnu.org
Subject: Re: bug#38181: Actual height of mode-line not taken into account
Date: Wed, 13 Nov 2019 09:03:56 +0100
> (setq-default
>   mode-line-format
>   (cons (propertize " " 'display
>                     (create-image "/* XPM */ static char * image[] = {
> \"3 60 1 1\",
> \"0 c #00aaff\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\",
> \"000\",\n\"000\",\n\"000\",\n\"000\",\n\"000\"
> };" 'xpm t :ascent 'center))
>         mode-line-format))


When I evaluate that specification, the scroll bars are screwed up for
all windows and remain so for all unselected windows.  So this problem
is not pertinent to 'fit-window-to-buffer' only.

martin




This bug report was last modified 3 years and 201 days ago.

Previous Next


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