all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Why can only view at most TWO windows?
Date: Wed, 10 Dec 2008 23:38:07 -0700	[thread overview]
Message-ID: <ghqcg7$i7s$1@ger.gmane.org> (raw)
In-Reply-To: <b688a150-bfb4-4619-be84-72c5b98dd71e@g1g2000pra.googlegroups.com>

seberino@spawar.navy.mil wrote:
> On Dec 9, 8:58 pm, Barry Margolin <bar...@alum.mit.edu> wrote:
> 
>> Sounds like he wants a function switch-to-buffer-new-window that always
>> splits the window.
> 
> Yes that's exactly right.

Do you mean:

C-x 2
C-x 4 b

If so, you could bind a convenient key to that, as a keyboard macro
e.g. (global-set-key (kbd "C-c 2") (kbd "C-x 2 C-x 4 b"))

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2008-12-11  6:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-08 19:02 Why can only view at most TWO windows? seberino
2008-12-08 19:07 ` Charles Sebold
2008-12-08 19:09   ` Charles Sebold
2008-12-08 19:44 ` Ian Eure
     [not found] ` <mailman.2252.1228765492.26697.help-gnu-emacs@gnu.org>
2008-12-09  6:35   ` seberino
2008-12-09  9:44     ` Lennart Borgman
     [not found]     ` <mailman.2296.1228815867.26697.help-gnu-emacs@gnu.org>
2008-12-10  4:58       ` Barry Margolin
2008-12-10  6:43         ` seberino
2008-12-11  6:38           ` Kevin Rodgers [this message]
2008-12-10  6:43         ` seberino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ghqcg7$i7s$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.