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

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

bug#16430: 24.3.50; When fullscreen is triggered from the window manager


From: martin rudalics
Subject: bug#16430: 24.3.50; When fullscreen is triggered from the window manager, I can't resize window (via M-x org-export RET)
Date: Tue, 14 Jan 2014 11:45:21 +0100

> With the defun above, I don't have the error anymore but the window is
> not resized, it's just half of the frame.

That's strange since if the frame is 22 pixel higher there should be
more space.  Please tell me the values of `delta' and the one returned
by the `window-max-delta' call when the failure happens.

>> BTW what do (frame-pixel-height) and (frame-height) respectively give in
>> the two fullscreen versions?
>
> Fullscreen from the window manager: 768
> Fullscreen from toggle-frame-fullscreen: 746

What gives (window-pixel-height (frame-root-window)) in both cases?  And
maybe also (window-pixel-height (selected-window)) and that of the other
live window?

martin





reply via email to

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