home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!airgun!rd03!reed
- From: reed@rd03.wg2.waii.com (Michael Reed)
- Newsgroups: gnu.emacs.help
- Subject: Re: delete-all-buffers?
- Message-ID: <1434@airgun.wg.waii.com>
- Date: 21 Aug 92 18:46:58 GMT
- Sender: news@airgun.wg.waii.com
- Reply-To: reed@rd08.wg2.waii.com
- Organization: Western Geophysical R&D
- Lines: 20
- Nntp-Posting-Host: rd03.wg2.waii.com
-
- This soulution defines keyboard macro to kill the buffer and repeats it
- until all the buffers are deleted:
-
- M-x save-some-buffers
-
- C-x ( C-x k RET ESC 0 C-x )
-
- There is one problem with this solution. When it gets to the last
- buffer it gets stuck in an infinite loop. C-g will get you out
- of the loop.
-
- --
- The above are my own opinions and mine alone.
-
- *****************************************************************************
- Dr. Michael Reed,
- Western Geophysical, Research and Development Group
- reed@rd08.wg2.waii.com
- (713) 964-6322 FAX: (713) 964-6372
- *****************************************************************************
-