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 <dmoncayo <at> gmail.com> writes:
Hi Dani,
>> Emacs issues size hints to the window manager, which tells it the
>> width and height of how emacs wants to be painted. These sizes are
>> exactly divisible by the number of lines/columns emacs should
>> display, which depends on font size and stuff like that.
>
> With my previous approach, there would be no need for such hints.
Window manager hints are nothing special about emacs:
http://standards.freedesktop.org/wm-spec/wm-spec-latest.html
> Emacs should be able to adapt itself to any pixel size imposed by the
> window manager (which in turn obeys to the user).
I don't see what would be the benefit of your approach. What's the
value of being able to see half or quarter lines/columns?
Well, there's one case, where I can see it being useful, and that's when
images are shown in a buffer that also contains text, because images
occupy exactly one column/line, just like a huge glyph. In contrast to
browsers, emacs doesn't use standard GTK or Qt canvas, where you get
that for free, but underly other restrictions which are more crucial to
emacs.
Bye,
Tassilo
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.