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

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

Re: Expand/unexpand window possible?


From: Jim Burton
Subject: Re: Expand/unexpand window possible?
Date: Thu, 12 Mar 2009 17:42:30 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Lars Haugseth <njus@larshaugseth.com> writes:

> When typing C-x 1 in a multi-window frame, the current window will fill
> the entire frame, but all other windows will be deleted so that there will
> be no going back to the previous multi-window setup. Is there any way to
> achieve this expand/unexpand functionality without major elisp wizardry on
> my part?

Add

(winner-mode 1)

to .emacs, then C-c left and C-c right move around in the history of
window configurations.
-- 
Jim Burton
jim@sdf-eu.org


reply via email to

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