In GNU emacs, every time I hit Ctrl-x Ctrl-b to see all of my buffers, the window is split to show the buffer list, or if I have my window already split in 2 (for ins
Try to add
(ido-mode 1)
to your .emacs, and enjoy the result :)