next-window-find-file - Split the current window and find file
next-window-find-file "file" (C-x 4)
next-window-find-file splits the current window into two near equal windows, and loads the given file into the current window. It is effectively a split-window-vertically(2) command followed by a find-file(2).
When there is insufficient space in the current window to perform the split, then the current window is replaced. The requested file is always displayed, if the file does not already exist it is effectively created within MicroEmacs '99 (although it will not exist on the disk until a save operation is performed).
(c) Copyright JASSPA 1999
Last Modified: 1998/07/10
Generated On: 1999/12/01