GNU bug report logs -
#7004
23.2; In fullscreen mode, the echo area takes too much vertical space
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Thu, 9 Sep 2010 15:13:02 UTC
Severity: minor
Merged with 15046
Found in versions 23.2, 24.3.50
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 7004 <at> debbugs.gnu.org (full text, mbox):
2010-09-10 14:39, Stefan Monnier skrev:
>> in to it so it shows up at the botton as unused space. Any window height
>> that isn't an integral of the font height will show like this.
>> There is no bug here,
>
> It's clearly not a feature, so I'd qualify it as a bug.
> The bug being that Emacs's display code insists on using "character
> cells" as measuring unit. Kim had started working on lifting this
> restriction, but I don't know if anything came out of it,
>
That doesn't matter. When you say to the window manager to put Eamcs in
fullscreen, the height will be 1024 pixels (if that is what you have). And
there will be a remainder that is not zero. What do you purpose Emacs does
with this extra space? Even if we don't have any restrictions, we can't
display a line in this leftover space.
AFAIK, the restriction to be removed is more about scroll bar width, tool bar
and menu bar heights and so on has to be a multiple of the character width/height.
Jan D.
This bug report was last modified 11 years and 161 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.