all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: TheFlyingDutchman <zzbbaadd@aol.com>
To: help-gnu-emacs@gnu.org
Subject: Re: split buffers
Date: Wed, 21 Jul 2010 18:21:44 -0700 (PDT)	[thread overview]
Message-ID: <c987705a-b113-4460-b91e-c7504a81f346@s24g2000pri.googlegroups.com> (raw)
In-Reply-To: i27ovc$ah0$1@news.eternal-september.org

On Jul 21, 2:31 pm, Peter Keller <psil...@cs.wisc.edu> wrote:
> Hello,
>
> I'm new to emacs, but have been using it for a while to write Lisp.
>
> My question is:
>
> In vim, one can have a tab that is split. When one moves from that tab
> to another, both portions of the split tab are replaced by the whole
> of the next tab (which in and of itself could be split 0-N times).
>
> In emacs, if I split the buffer with C-x 2, I can only change the
> exact buffer I'm in with C-x C-<right arrow> and such.
>
> Is there a way to mimic the split tab behavior in vim with emacs buffers?
>
> Thank you.
>
> -pete

If I understand correctly, you need to use frames. You can create new
frames from the menu (Menu-Bar->File->New Frame) or "C-x 5 2". Then
you can split those frames into multiple windows. To move between
frames you use (Menu-Bar->Buffers->Frames-><frame to switch to>).
There is likely a way to move between frames with the keyboard (or
create the capability) but I don't know what it is.


       reply	other threads:[~2010-07-22  1:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <i27ovc$ah0$1@news.eternal-september.org>
2010-07-22  1:21 ` TheFlyingDutchman [this message]
2010-07-22  1:53   ` split buffers TheFlyingDutchman
     [not found]   ` <i28a6t$e06$1@news.eternal-september.org>
2010-07-22  4:25     ` AmosBurke
2010-07-22  4:29     ` TheFlyingDutchman
2010-07-22  5:21       ` Peter Keller
2010-07-22  6:28     ` Andreas Politz
2010-07-22 15:18 ` jpkotta

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=c987705a-b113-4460-b91e-c7504a81f346@s24g2000pri.googlegroups.com \
    --to=zzbbaadd@aol.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.