From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Goldman Newsgroups: gmane.emacs.help Subject: Re: newbie: window layout Date: Fri, 07 Mar 2008 10:47:29 -0500 Message-ID: <47d2b0bb$1@news.greennet.net> References: <47CF1FAF.3090903@gmail.com> <44c1f403-881e-470c-a702-2faf1b71375a@u69g2000hse.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204930654 12350 80.91.229.12 (7 Mar 2008 22:57:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2008 22:57: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 Fri Mar 07 23:57:59 2008 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 1JXlVn-00073d-Gd for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Mar 2008 23:57:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXlVF-0007Mh-TV for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Mar 2008 17:57:25 -0500 User-Agent: Mozilla/5.0 (X11; U; AIX 000C89FF4C00; en-US; rv:1.7) Gecko/20040617 X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help In-Reply-To: <44c1f403-881e-470c-a702-2faf1b71375a@u69g2000hse.googlegroups.com> Original-NNTP-Posting-Host: 192.91.197.52 X-Original-NNTP-Posting-Host: 192.91.197.52 Original-X-Trace: 8 Mar 2008 10:28:59 -0500, 192.91.197.52 Original-Lines: 10 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nac.net!feedme.ziplink.net!news.greennet.net!192.91.197.52 Original-Xref: shelby.stanford.edu gnu.emacs.help:156760 X-Original-Bytes: 1554 X-Mailman-Approved-At: Fri, 07 Mar 2008 17:57:07 -0500 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:52148 Archived-At: If you're willing to change it manually, you can just drag the divider with the left mouse. rory wrote: >Hi everyone, pardon my emacs ignorance but I am having some difficulty >in doing the following: editting my .emacs file so that emacs open >with two windows but the bottom window is shorter than the top. I am >using (split-window-vertically) which seems to split the window up but >after that I can' seem to change their sizes.