From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.help Subject: Re: Change the default behaviour when 2 files are open Date: Thu, 06 Mar 2008 22:48:17 +0100 Message-ID: <87y78v4j8e.fsf@gmx.de> References: <38b2ab8a0803060643l3e4ed90n3a9fa688187778d9@mail.gmail.com> <89FD5AC2-8AC1-4646-A20F-1347584257F4@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204843249 10734 80.91.229.12 (6 Mar 2008 22:40:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 22:40:49 +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 06 23:41:12 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 1JXOlr-0000Xa-4C for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Mar 2008 23:41:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXOlJ-0003QX-I2 for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Mar 2008 17:40:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!kanaga.switch.ch!switch.ch!news.belwue.de!LF.net!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: p54865f0b.dip.t-dialin.net Original-X-Trace: quimby.gnus.org 1204840072 10363 84.134.95.11 (6 Mar 2008 21:47:52 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Thu, 6 Mar 2008 21:47:52 +0000 (UTC) User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.91 (gnu/linux) Cancel-Lock: sha1:me/fvwywfm+TvzL1GiriJJ9iXEY= Original-Xref: shelby.stanford.edu gnu.emacs.help:156744 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:52115 Archived-At: On 2008-03-06 22:04 +0100, Francis Moreau wrote: > On Thu, Mar 6, 2008 at 8:24 PM, Peter Dyballa wrote: >> If you can't find anything in the Emacs info node, then send a bug >> report (from Help menu) in which you ask to add customisation to set >> a preference for vertical or horizontal splitting. >> > > I couldn't have found anything revelant. > > I'll send a bug report if nothing interesting can come up from this thread. In the development version of Emacs there is the user option split-window-preferred-function which you can customize. However, this option does not exist in Emacs 22 or earlier. Sven