[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
window-normal-size
From: |
Dmitry Antipov |
Subject: |
window-normal-size |
Date: |
Sun, 15 Jul 2012 09:44:48 +0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 |
If frame has the minibuffer window, should
(window-normal-size)
be always equal to
(/ (float (window-total-height)) (float (- (frame-height) (window-total-height
(minibuffer-window)))))?
If not, why these values are slightly different?
Dmitry
- window-normal-size,
Dmitry Antipov <=