GNU bug report logs -
#18195
24.3.92; window-screen-lines is not accurate
Previous Next
Reported by: Dmitry <dgutov <at> yandex.ru>
Date: Tue, 5 Aug 2014 02:01:01 UTC
Severity: normal
Found in version 24.3.92
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 05 Aug 2014 16:35:45 +0300
with message-id <834mxrqcsu.fsf <at> gnu.org>
and subject line Re: bug#18195: 24.3.92; window-screen-lines is not accurate
has caused the debbugs.gnu.org bug report #18195,
regarding 24.3.92; window-screen-lines is not accurate
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
18195: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18195
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
If I have line-spacing set, the value the above function returns is
smaller than the actuall number of screen lines the window can contain.
For example, when I have the current Emacs frame maximized and
line-spacing set to 0.2, (window-screen-lines) returns 46.66(6), whereas
there are 48 fully-visible lines in the given window and one
partially-visible one.
Here's my default font:
(set-face-attribute 'default nil :height 105 :family "Fira Mono")
Related:
http://lists.gnu.org/archive/html/help-gnu-emacs/2014-08/msg00026.html
In GNU Emacs 24.3.92.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
of 2014-07-24 on axl
Repository revision: 117398 stephen.berman <at> gmx.net-20140722213204-51v7bp0chfei6wbx
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description: Ubuntu 14.04.1 LTS
[Message part 3 (message/rfc822, inline)]
> From: Dmitry <dgutov <at> yandex.ru>
> Date: Tue, 05 Aug 2014 06:00:24 +0400
>
> If I have line-spacing set, the value the above function returns is
> smaller than the actuall number of screen lines the window can contain.
>
> For example, when I have the current Emacs frame maximized and
> line-spacing set to 0.2, (window-screen-lines) returns 46.66(6), whereas
> there are 48 fully-visible lines in the given window and one
> partially-visible one.
Fixed in revision 117425 on the emacs-24 branch.
This bug report was last modified 10 years and 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.