From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: Expand/unexpand window possible? Date: Fri, 13 Mar 2009 08:35:22 +1100 Message-ID: <49B9801A.3040100@pobox.com> References: Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1236893840 2413 80.91.229.12 (12 Mar 2009 21:37:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Mar 2009 21:37:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 12 22:38:34 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from mail-forward1.uio.no ([129.240.10.70]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lhsbn-0000Pr-ML for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Mar 2009 22:38:31 +0100 Original-Received: from exim by mail-out1.uio.no with local-bsmtp (Exim 4.69) (envelope-from ) id 1LhsaR-0007ty-Vf for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Mar 2009 22:37:07 +0100 Original-Received: from mail-mx5.uio.no ([129.240.10.46]) by mail-out1.uio.no with esmtp (Exim 4.69) (envelope-from ) id 1LhsaR-0007tv-U9 for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Mar 2009 22:37:07 +0100 Original-Received: from lists.gnu.org ([199.232.76.165]) by mail-mx5.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1LhsaQ-0003RL-U9 for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Mar 2009 22:37:07 +0100 Original-Received: from localhost ([127.0.0.1]:43360 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LhsaP-00019V-9W for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Mar 2009 17:37:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lhsa0-00017H-58 for help-gnu-emacs@gnu.org; Thu, 12 Mar 2009 17:36:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LhsZy-00013K-2E for help-gnu-emacs@gnu.org; Thu, 12 Mar 2009 17:36:39 -0400 Original-Received: from [199.232.76.173] (port=55745 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LhsZx-00012s-LB for help-gnu-emacs@gnu.org; Thu, 12 Mar 2009 17:36:37 -0400 Original-Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:52380 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LhsZx-0007xH-D4 for help-gnu-emacs@gnu.org; Thu, 12 Mar 2009 17:36:37 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 4EFFEA1479 for ; Thu, 12 Mar 2009 17:36:35 -0400 (EDT) Original-Received: from [192.168.1.10] (unknown [220.233.188.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTPSA id A0BE5A1477 for ; Thu, 12 Mar 2009 17:36:34 -0400 (EDT) User-Agent: Thunderbird 2.0.0.19 (X11/20081209) In-Reply-To: X-Pobox-Relay-ID: DC714512-0F4D-11DE-A99F-CFA5EBB1AA3C-14340206!a-sasl-fastnet.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-UiO-Spam-info: not spam, SpamAssassin (score=-4.0, required=5.0, autolearn=disabled, RCVD_IN_DNSWL_MED=-4, uiobl=NO, uiouri=NO) X-UiO-Scanned: 89050C38A14B2899BEE5CB4A5B93FA13A6B8104C X-UiO-SPAM-Test: remote_host: 199.232.76.165 spam_score: -39 maxlevel 200 minaction 2 bait 0 mail/h: 12 total 94133 max/h 424 blacklist 0 greylist 0 ratelimit 0 Xref: news.gmane.org gmane.emacs.help:62860 Archived-At: > 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? > another possibility is having (winner-mode 1) in your .emacs C-c left and C-c right (the default binding) will cycle between previous window arrangements