Next: Force Same Window, Previous: Other Window, Up: Windows
C-x 4 is a prefix key for commands that select another window (splitting the window if there is only one) and select a buffer in that window. Different C-x 4 commands have different ways of finding the buffer to select.
switch-to-buffer-other-window
.
display-buffer
.
find-file-other-window
. See Visiting.
dired-other-window
. See Dired.
mail-other-window
; its same-window analogue is C-x m
(see Sending Mail).
find-tag-other-window
, the multiple-window variant of M-.
(see Tags).
find-file-read-only-other-window
.
See Visiting.