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
View this message in rfc822 format
Dani Moncayo skrev 2011-09-05 12:32:
> Hi Jan,
>
> The problem reported in this thread is a minor one, of course, but a
> related problem is a bit annoying:
>
> When I maximize my Emacs frame (on Windows), after a while (switching
> between applications) it ends up a bit resized, so that the spare
> space is removed at the expense of having a not-totally-maximized
> frame.
>
> I propose the following to resolve this problem and the original one:
> When a frame is maximized (or fullscreen), distribute the spare space
> evenly among the top/bottom and left/right side.
>
> WDYT?
>
It is easy to say but very hard to do. You need to modify Emacs
redisplay/window code and also each of the ports (X11, Xt, Gtk+, NS, Windows)
have code for this that needs to be modified.
What happens on Windows is nothing I know about.
The solution must be to add something that takes up slack that isn't an Emacs
window. On OSX Lion this happens automatically when Emacs is fullscreen (in
my own modified version). A black strip appears under the toolbar.
But we are in feature freeze, so this is nothing I think about.
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.