emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#18195: closed (24.3.92; window-screen-lines is not


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18195: closed (24.3.92; window-screen-lines is not accurate)
Date: Tue, 05 Aug 2014 13:36:02 +0000

Your message dated Tue, 05 Aug 2014 16:35:45 +0300
with message-id <address@hidden>
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
address@hidden)


-- 
18195: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18195
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.92; window-screen-lines is not accurate 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.

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 address@hidden
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:     Ubuntu 14.04.1 LTS



--- End Message ---
--- Begin Message --- Subject: Re: bug#18195: 24.3.92; window-screen-lines is not accurate Date: Tue, 05 Aug 2014 16:35:45 +0300
> From: Dmitry <address@hidden>
> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]