Emacs rearrange split panes
问题 If I'm working in (terminal) Emacs and have 2 buffers on screen using a horizontal split: +--------------------------+ | | | | | | | | +--------------------------+ | | | | | | | | +--------------------------+ Then I decide to open the slime repl, Emacs will split one of those horizontal panes vertically: +--------------------------+ | | | | | | | | +-------------+------------+ | | | | | slime | | | | | | | +-------------+------------+ But what I want is to have slime on the right, using the