From: Albert Reiner <areiner@tph.tuwien.ac.at>
Subject: Re: How to change between buffers?
Date: 14 Nov 2005 18:08:25 +0100 [thread overview]
Message-ID: <vw8psp3kvhy.fsf@berry.phys.ntnu.no> (raw)
In-Reply-To: dlaffm$s6c$1@news.net.uni-c.dk
[Paminu <jadajada@asd.com>, Mon, 14 Nov 2005 17:53:45 +0100]:
> I have split my emacs in two buffers. Are there some kind of keyboard
> shortcut that shifts between a buffer that has been split in two?
Is C-x o what you need?
,----[ C-h k C-x o ]
| C-x o runs the command other-window
| (other-window ARG &optional ALL-FRAMES)
| which is an interactive built-in function.
|
| Select the ARG'th different window on this frame.
| All windows on current frame are arranged in a cyclic order.
| This command selects the window ARG steps away in that order.
| A negative ARG moves in the opposite order. If the optional second
| argument ALL_FRAMES is non-nil, cycle through all frames.
`----
Regards,
Albert.
next prev parent reply other threads:[~2005-11-14 17:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-14 16:53 How to change between buffers? Paminu
2005-11-14 17:00 ` Peter Dyballa
2005-11-14 17:08 ` Albert Reiner [this message]
2005-11-14 17:30 ` Paminu
2005-11-14 17:11 ` Pascal Bourguignon
2005-11-17 18:10 ` Edward Dodge
2005-11-19 21:39 ` martin
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=vw8psp3kvhy.fsf@berry.phys.ntnu.no \
--to=areiner@tph.tuwien.ac.at \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).