Hi,
I want to be able to open multiple files with emacs like so: emacs file1 file2
and have the emacs screen -not- be split horizontally when emacs starts up. Opening the files in different buffers is what i expect, with just one of the files displayed in the entire emacs window.
So how do I do this?