emacs-devel
[Top][All Lists]
Advanced

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

Re: Unuseful keybindings


From: Chong Yidong
Subject: Re: Unuseful keybindings
Date: Sat, 29 Dec 2012 13:57:52 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.91 (gnu/linux)

Juri Linkov <address@hidden> writes:

> It is still too bad that when the frame is maximized, enabling and
> disabling fullscreen doesn't restore its maximized state.
>
> The problem is that we have only one frame parameter `fullscreen'
> for both frame states `maximized' and `fullscreen'.
>
> So for proper behavior like in other applications we need to remember
> the previous `maximized' state and restore it afterwards
> like `toggle-frame-fullscreen' does in the following patch:

This patch looks good, thanks.



reply via email to

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