home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / emacs / help / 3810 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1018 b 

  1. Path: sparky!uunet!airgun!rd03!reed
  2. From: reed@rd03.wg2.waii.com (Michael Reed)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Re: delete-all-buffers?
  5. Message-ID: <1434@airgun.wg.waii.com>
  6. Date: 21 Aug 92 18:46:58 GMT
  7. Sender: news@airgun.wg.waii.com
  8. Reply-To: reed@rd08.wg2.waii.com
  9. Organization: Western Geophysical R&D
  10. Lines: 20
  11. Nntp-Posting-Host: rd03.wg2.waii.com
  12.  
  13. This soulution defines keyboard macro to kill the buffer and repeats it
  14. until all the buffers are deleted:
  15.  
  16. M-x save-some-buffers
  17.  
  18. C-x ( C-x k RET ESC 0 C-x )
  19.  
  20. There is one problem with this solution.  When it gets to the last
  21. buffer it gets stuck in an infinite loop.  C-g will get you out
  22. of the loop.
  23.  
  24. -- 
  25. The above are my own opinions and mine alone.
  26.  
  27. *****************************************************************************
  28. Dr. Michael Reed,
  29. Western Geophysical, Research and Development Group
  30. reed@rd08.wg2.waii.com
  31. (713) 964-6322                     FAX: (713) 964-6372
  32. *****************************************************************************
  33.