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: Fri, 17 Jan 2014 20:07:08 +0100

>>> (window-pixel-height (frame-root-window)) => 728
>>>   (window-pixel-height (selected-window)) => 368
>> What is the size of the other, non-selected window in each of these
>> cases?
>
> Same for all values, except I get 364 instead of 368 for the last one.

364 + 368 is 732, missing 4 pixels ...

> Note that I use (setq line-height 0.1).

What is `line-height'?  Do you mean `default-line-height'?

> With a 0 value, toggle-frame-fullscreen does not have the problem
> of the weird bottom margin.

Why would `toggle-frame-fullscreen' care about `line-height'?  And what
is the weird bottom margin?

> I investigated and here is the minimal config to reproduce the
> problem:
>
> (menu-bar-mode 0)
...
> (You would need to download Org from orgmode.org to
> get the contrib/lisp/ directory.)

All this without your fullscreen option?

martin





reply via email to

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