GNU bug report logs - #7004
23.2; In fullscreen mode, the echo area takes too much vertical space

Previous Next

Package: emacs;

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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: martin rudalics <rudalics <at> gmx.at>, 7004 <at> debbugs.gnu.org
Subject: bug#7004: 23.2; In fullscreen mode, the echo area takes too much vertical space
Date: Wed, 15 Sep 2010 22:45:40 +0200

Eli Zaretskii skrev 2010-09-15 21.30:
>> Date: Wed, 15 Sep 2010 09:00:25 +0200
>> From: martin rudalics<rudalics <at> gmx.at>
>> CC: jan.h.d <at> swipnet.se, 7004 <at> debbugs.gnu.org
>>
>> IIUC Emacs usually [...] rounds the height to the nearest integer
>> multiple of the canonical line height instead.
>
> That's not really relevant, since the height includes the tool bar and
> the menu bar, whose sizes aren't multiples of the canonical font
> height.  So the windows end up with non-integral number of text lines
> anyway.

The frame may have non-integral height, but the windows don't.  The menu- and 
tool bar heights are calculated separately.  For the built-in tool bar, it 
actually is an integral number of text lines.  Toolkit toolbars don't need to be.

>
> If all of this is true, then how do we succeed to display partial
> lines with the existing ``pixel-challenged'' display engine?  What am
> I missing?

Partial lines are only displayed when one or more lines isn't the size of the 
canonical font size, like the info dir page for example.  But the window as a 
whole is still a multiple of the canonical font size.

Try getting a window size that is a non-integral number of text lines, 
starting with emacs -Q. You can try, but I am confident that can't be done 
without changing the source.

	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.