Re: C-x 5 : split-window-horizontally

"Stephen J. Turnbull" <[email protected]> Mon, 01 May 2006 16:47:34 +0900
Newsgroups gmane.emacs.xemacs.general
Organization The XEmacs Project
Message-ID <[email protected]>
>>>>> "Tolga" == Tolga Uzuner <[email protected]> writes:

    Tolga> I am an old emacs user... perhaps it is an xemacs thing,
    Tolga> but it used to be that C-x 5 used to split the window
    Tolga> horizontally... doesnt do it for me in xemacs. Is that by
    Tolga> design ?

C-x 5 is a prefix key, with frame (ie, GUI window) bindings---create a
frame, find file in new frame, switch to buffer in other frame, etc.
C-x 5 C-h will give a list.

C-x 3 will split the window horizontally (ie, into side-by-side
windows).

Note that the frame creating functions work even on a TTY; you can
create several complex window formats (eg, a mail reader screen, or an
ediff screen) and switch among them with C-x 5 functions.  Think of it
as if you had a window system but all frames must be full-screen.  You
see and type into the one on top.

GNU Emacs lagged many years in providing this technology, so their
bindings may differ substantially.

-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.