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: Wed, 15 Jan 2014 09:09:06 +0100

>>> window--resizable-p first called with PIXELWISE set to nil:
>>>
>>> delta: 17
>>> window-max-delta: 17
>>>
>>> window--resizable-p called with PIXELWISE set to t:
>>>
>>> delta: 306
>>> window-max-delta: 17
>> Are you sure about the last value?  This would be silly indeed.
>
> Yes I'm sure.

I'm completely lost here.  With emacs -Q do C-x 2 and then with your two
fullscreen methods evaluate in the upper and lower window once

(window-max-delta nil nil nil nil nil nil nil)

and once

(window-max-delta nil nil nil nil nil nil t)

and please post the eight (2 fullscreen methods, 2 windows, 2 args for
window-max-delta) results here.

martin





reply via email to

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