home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!news.bbn.com!think.com!paperboy.osf.org!paperboy!nick
- From: nick@osf.org (Nick Dokos)
- Newsgroups: comp.emacs
- Subject: Re: Sequentially edit several files
- Message-ID: <NICK.92Jul22224724@alphaville.osf.org>
- Date: 23 Jul 92 05:47:24 GMT
- References: <1992Jul22.004446.27938@Veritas.COM>
- <BASHFORD.92Jul21211537@griffy.scripps.edu>
- Sender: news@osf.org (USENET News System)
- Organization: Open Software Foundation.
- Lines: 15
- In-Reply-To: bashford@scripps.edu's message of Wed, 22 Jul 1992 04:10:35 GMT
-
- Put the following in your .emacs:
-
- (server-start)
-
- and then say from a shell (in another window if you are running under
- a window system or from a shell buffer within emacs):
-
- emacsclient file1 ... fileN
-
- When you finish with a file, C-x # takes you to the next one.
- --
- Nick Dokos (nick@osf.org)
- Systems Engineering (uunet!osf.org!nick)
-
- Member of the League for Programming Freedom
-