delete-some-buffers - Delete buffers with query
n delete-some-buffers
delete-some-buffers cycles through all visible buffers (buffers without mode hide(2m) set) and prompts the user [y/n] as to whether the buffer should be deleted. A y response deletes the buffer, a n response retains the buffer.
If a y response is given, the buffer has been edited, and its name does not start with a '*' then the user is prompted as to whether the changes should be discarded. Also if the buffer has an active process running in it then confirmation is sort from the user before the process is killed.
The argument n can be used to change the default behavior of delete-some-buffers described above, n is a bit based flag where:-
0x01
(c) Copyright JASSPA 1999
Last Modified: 1998/06/10
Generated On: 1999/12/01