home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!stanford.edu!leland.Stanford.EDU!leland!doom
- From: doom@elaine6.Stanford.EDU (Joseph Brenner)
- Subject: Re: How can I view 3 files at once
- In-Reply-To: kim@merlin.anu.edu.au's message of 11 Nov 1992 01:45:01 GMT
- Message-ID: <DOOM.92Nov10214355@elaine6.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (Mr News)
- Organization: DSG, Stanford University
- References: <1dpoitINNgjs@csc2.anu.edu.au>
- Date: 10 Nov 92 21:43:55
- Lines: 14
-
-
- I usually make a new window first with C-x 2 (which splits
- the current window in half), and then do a C-x X-f to find
- another file (or a C-x b to switch to another buffer).
-
- So doing C-x 2 twice generates three windows, albeit of unequal
- size. If that bothers you, the size of a window can be increased
- with C-x ^ (arguments are useful on this one, e.g. C-u 10 C-x ^
- will increase a window by ten lines).
-
- Is that all you need?
-
-
-
-