From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Frederik Newsgroups: gmane.emacs.help Subject: Re: Question on splitting windows Date: Thu, 04 Aug 2011 17:46:23 +0200 Message-ID: References: <405BCC9ABC664EC3BFF6730E1FCF1A82@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1312472804 23928 80.91.229.12 (4 Aug 2011 15:46:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 4 Aug 2011 15:46:44 +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 Aug 04 17:46:40 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qp084-0007X6-3S for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Aug 2011 17:46:36 +0200 Original-Received: from localhost ([::1]:49205 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp083-0000BC-N5 for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Aug 2011 11:46:35 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:52186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp07z-0000AP-1m for help-gnu-emacs@gnu.org; Thu, 04 Aug 2011 11:46:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp07w-0007If-Pz for help-gnu-emacs@gnu.org; Thu, 04 Aug 2011 11:46:31 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:40686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp07w-0007HH-KS for help-gnu-emacs@gnu.org; Thu, 04 Aug 2011 11:46:28 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qp07u-0007P0-9b for help-gnu-emacs@gnu.org; Thu, 04 Aug 2011 17:46:26 +0200 Original-Received: from wl0223.wlan.uni-konstanz.de ([134.34.16.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Aug 2011 17:46:26 +0200 Original-Received: from freak.fred by wl0223.wlan.uni-konstanz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Aug 2011 17:46:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: wl0223.wlan.uni-konstanz.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81876 Archived-At: Am 04.08.2011 17:06, schrieb Jai Dayal: > Interesting. This splits windows vertically.. how about horizonally? > > On Thu, Aug 4, 2011 at 8:59 AM, Drew Adams wrote: > >>> Later, I split windows again; but then I get >>> the same buffer I've been working on in both windows: I've to switch >>> buffers again to see the two buffers I was working on in the >>> first place. >>> >>> This is a bit annoying. Is it possible to have the buffer >>> in the new window, that has been there before? >> >> `C-x 4 b' switches to another buffer (with luck, the one you want) in >> another >> window. >> >> >> > I agree -- it's quite a good pointer, but splitting horizontally would be even better... Thanks & regards -- Frederik