From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Shakthi Kannan Newsgroups: gmane.emacs.help Subject: Three Windows selection of buffers Date: Wed, 24 Jun 2015 10:05:53 +0530 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1435120579 2830 80.91.229.3 (24 Jun 2015 04:36:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Jun 2015 04:36:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 24 06:36:14 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z7cQ1-0002VN-Qh for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Jun 2015 06:36:13 +0200 Original-Received: from localhost ([::1]:48544 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7cQ1-00063M-3D for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Jun 2015 00:36:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7cPj-00062S-Oi for help-gnu-emacs@gnu.org; Wed, 24 Jun 2015 00:35:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7cPi-0008Vg-K7 for help-gnu-emacs@gnu.org; Wed, 24 Jun 2015 00:35:55 -0400 Original-Received: from mail-ob0-x230.google.com ([2607:f8b0:4003:c01::230]:33117) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7cPi-0008Va-5u for help-gnu-emacs@gnu.org; Wed, 24 Jun 2015 00:35:54 -0400 Original-Received: by obpn3 with SMTP id n3so19649797obp.0 for ; Tue, 23 Jun 2015 21:35:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lGIbH1emwLBF44YH5pvMNyP0ArY5OUyFjCmkF7yKoEA=; b=KIlhqwEw5rJQgQzSz3/9RrGiRylGd4nmBkc4ouPOaMTXC+Omy9hVAvkaj5w0Y362qy aj9MdbbkVNskF/Ct9hgeIoFSLu9XHQUn6fC6ZupS+hfMYt4Xmur98GxvAsz+NTR0sN76 79ic0uoJnG47P9ZeDx8wdt1lU3EHYDuG2zshPWMRXSOPG9oGT14gqtwHZB3OeOSJ4tB9 fIb/9jdp9pw33aq5y1ohPSUsixpec/leTPdoZiENzGzNmbCVsjLmVREjHTZhPV3cZnxL 4BHk4rDw6F0J16jyvI+gL0gn+r3MTLMAj1HoXE7jV4ea9gRANV39XlIxqjN1AbobZ3UL pNeQ== X-Received: by 10.202.180.133 with SMTP id d127mr31053747oif.104.1435120553150; Tue, 23 Jun 2015 21:35:53 -0700 (PDT) Original-Received: by 10.202.108.18 with HTTP; Tue, 23 Jun 2015 21:35:53 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::230 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:105110 Archived-At: Hi, I am trying out Three Windows from: http://www.emacswiki.org/emacs/ThreeWindows After creating three windows, I am able to use both change-split-type-3-h and change-split-type-3-v. Depending on the window I choose to invoke the above functions, the layouts change. I see how (delete-other-windows), (split-window-horizontally), and (split-window-vertically) work for both the functions, but, I fail to understand how it determines which window gets which buffer. Can anyone shed some explanation on the above? Thanks! SK -- Shakthi Kannan http://www.shakthimaan.com