From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrew Walrond Newsgroups: gmane.emacs.help Subject: Changing startup horizontal window split behaviour Date: Tue, 02 Oct 2007 15:38:44 +0100 Message-ID: <470257F4.10702@walrond.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191335777 15271 80.91.229.12 (2 Oct 2007 14:36:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Oct 2007 14:36:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 02 16:36:14 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 1Icir5-0004wo-Cg for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Oct 2007 16:36:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Icir0-0005Yl-TA for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Oct 2007 10:36:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iciqd-0005OL-58 for help-gnu-emacs@gnu.org; Tue, 02 Oct 2007 10:35:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iciqa-0005K9-3S for help-gnu-emacs@gnu.org; Tue, 02 Oct 2007 10:35:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IciqZ-0005Jh-Rc for help-gnu-emacs@gnu.org; Tue, 02 Oct 2007 10:35:39 -0400 Original-Received: from marvin.h-e-r-e-s-y.com ([87.106.62.5]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IciqZ-0006sp-EZ for help-gnu-emacs@gnu.org; Tue, 02 Oct 2007 10:35:39 -0400 Original-Received: from orion.h-e-r-e-s-y.com ([213.120.249.28] helo=[172.16.1.254]) by marvin.h-e-r-e-s-y.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.66) (envelope-from ) id 1Icixz-0000qI-0a for help-gnu-emacs@gnu.org; Tue, 02 Oct 2007 14:43:19 +0000 User-Agent: Icedove 1.5.0.12 (X11/20070731) X-Enigmail-Version: 0.94.2.0 X-Detected-Kernel: Linux 2.6 (newer, 1) 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:48046 Archived-At: When I start emacs with more than one file specified on the command line, the emacs display is split horizontally with a buffer-list displayed in the top window and the first file in the bottom window. How can I change this behaviour, in general? Could I perhaps have a vertical split or not display a buffer list? Thanks! Andrew Walrond