home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / emacs / 2681 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  909 b 

  1. Path: sparky!uunet!olivea!news.bbn.com!think.com!paperboy.osf.org!paperboy!nick
  2. From: nick@osf.org (Nick Dokos)
  3. Newsgroups: comp.emacs
  4. Subject: Re: Sequentially edit several files
  5. Message-ID: <NICK.92Jul22224724@alphaville.osf.org>
  6. Date: 23 Jul 92 05:47:24 GMT
  7. References: <1992Jul22.004446.27938@Veritas.COM>
  8.     <BASHFORD.92Jul21211537@griffy.scripps.edu>
  9. Sender: news@osf.org (USENET News System)
  10. Organization: Open Software Foundation.
  11. Lines: 15
  12. In-Reply-To: bashford@scripps.edu's message of Wed, 22 Jul 1992 04:10:35 GMT
  13.  
  14. Put the following in your .emacs:
  15.  
  16. (server-start)
  17.  
  18. and then say from a shell (in another window if you are running under
  19. a window system or from a shell buffer within emacs):
  20.  
  21. emacsclient file1 ... fileN
  22.  
  23. When you finish with a file, C-x # takes you to the next one.
  24. --
  25. Nick Dokos        (nick@osf.org)
  26. Systems Engineering    (uunet!osf.org!nick)
  27.  
  28. Member of the League for Programming Freedom
  29.