home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / emacs / help / 4754 < prev    next >
Encoding:
Text File  |  1992-11-10  |  980 b   |  27 lines

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