[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unuseful keybindings
From: |
Sam Steingold |
Subject: |
Re: Unuseful keybindings |
Date: |
Thu, 10 Jan 2013 14:17:02 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
> * Chong Yidong <address@hidden> [2012-12-29 13:57:52 +0800]:
>
> 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.
Yuk.
Now when my frame is maximized and I hit f11, it is fullscreen, and
when I hit f11 again, it "normal" (not maximized).
Since M-f10 is not available to Emacs by default, I cannot get back my
maximized behavior with the keyboard.
I don't see how this is an improvement.
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://mideasttruth.com http://honestreporting.com
http://iris.org.il http://thereligionofpeace.com http://palestinefacts.org
WinWord 6.0 UNinstall: Not enough disk space to uninstall WinWord
- Re: Unuseful keybindings, (continued)
- Re: Unuseful keybindings, Xue Fuqiao, 2013/01/10
- Re: Unuseful keybindings, Juri Linkov, 2013/01/10
- Re: Unuseful keybindings, Stefan Monnier, 2013/01/10
- Re: Unuseful keybindings, Juri Linkov, 2013/01/11
- Re: Unuseful keybindings, Stefan Monnier, 2013/01/11
- Re: Unuseful keybindings, chad, 2013/01/11
- Re: Unuseful keybindings, Juri Linkov, 2013/01/11
- Re: Unuseful keybindings, Jan Djärv, 2013/01/12
- Re: Unuseful keybindings, Juri Linkov, 2013/01/13
- Re: Unuseful keybindings, Jan Djärv, 2013/01/13
Re: Unuseful keybindings,
Sam Steingold <=