From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "deech" Newsgroups: gmane.emacs.help Subject: Merge/Zoom Frames Date: 25 Jan 2007 12:07:01 -0800 Organization: http://groups.google.com Message-ID: <1169755621.695912.175220@v45g2000cwv.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1169757634 28979 80.91.229.12 (25 Jan 2007 20:40:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Jan 2007 20:40:34 +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 Jan 25 21:40:27 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HABOU-0006is-Hd for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Jan 2007 21:40:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HABOU-0004E9-5H for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Jan 2007 15:40:26 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!v45g2000cwv.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 170.29.1.10 Original-X-Trace: posting.google.com 1169755627 23364 127.0.0.1 (25 Jan 2007 20:07:07 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 25 Jan 2007 20:07:07 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 ENT-PROXY03 Complaints-To: groups-abuse@google.com Injection-Info: v45g2000cwv.googlegroups.com; posting-host=170.29.1.10; posting-account=T7vKIQ0AAACZ7mcQD4-iXJahrK6PRJNP Original-Xref: shelby.stanford.edu gnu.emacs.help:145045 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 Xref: news.gmane.org gmane.emacs.help:40649 Archived-At: Hi all, Is there a way to merge windows in emacs? For example if I have my frame laid out in a 4X4 buffer like: 1 2 3 4 can I merge window 1 into 2 so it looks like: 1 3 4 or merge 1 into 3: 2 1 4 Also, can I go fullscreen on 1 for editing and return to the 4X4 layout when I am done? Thanks... Deech