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

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

Re: frame-pixel-height doesn't count menu-bar


From: Jan D.
Subject: Re: frame-pixel-height doesn't count menu-bar
Date: Mon, 11 Jul 2005 16:06:31 +0200
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

LaserDoodads Info wrote:

(menu-bar-mode 0)
(frame-height)
(frame-pixel-height)
(menu-bar-mode 1)
(frame-height)
(frame-pixel-height)

When executing this sequence, the value returned by frame-pixel-height
is the same in both cases even though the frame size obviously changes
during the process. The manual isn't clear about what the size of the frame actually includes but since frame-pixel-width includes the border
pixels I'd expect that height does too -- in which case I'll mention
that frame-pixel-height appears not to include the title bar either.


It must be MS Windows specific, it works as expected on GNU/Linux.

   Jan D.





reply via email to

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