Go to the first, previous, next, last section, table of contents.


Creating Windows

Ctrl-x 2
Opens a new window, it will have the most of the attributes that the current window does, things like: size, buffer, font, etc... If you are using X11 you will probably have to use your mouse to select its position, depending on the window manager you use, on the Amiga it will be created at the same position as the current window.
Ctrl-x 4 Ctrl-f
Ctrl-x 4 f
In a different window, one will be created if only one window is open, find a file, for more details see section Commands To Load Files.
Ctrl-x 4 a
In a different window add an entry to a change-log file. See section Keeping ChangeLogs.
Ctrl-x 4 b
In a different window, choose a buffer to display, similar to the Ctrl-x b command. See section Displaying Buffers.
Ctrl-x 4 h
Enter the help system in a different window. See section The Help System.
Ctrl-x 4 i
Enter the Info browser in a different window. See section Info Mode.
Ctrl-x 4 `
Display the next error (or whatever) in the *compilation* buffer in a different window. See section Finding Errors.

Note that for each Ctrl-x 4 command there is a corresponding Ctrl-x 5 command. Instead of using a different window to the current one, a new window is opened for each Ctrl-x 5 command typed.


Go to the first, previous, next, last section, table of contents.