When killing buffer, it's possible to signal an error if there are no
authorChris Hanson <org/chris-hanson/cph>
Fri, 27 Oct 2000 04:00:34 +0000 (04:00 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 27 Oct 2000 04:00:34 +0000 (04:00 +0000)
commit167f2cce7151e962cfc6f46e7b683451d9c97c16
treeb3f5221046d471a4c50f87f16fec0d2189993638
parent9d21cc804846f035d38ee7266c7e943412534f3a
When killing buffer, it's possible to signal an error if there are no
other buffers.  Previously, this error could have been signalled
_after_ the killing procedure had already killed off any buffer
process, run the kill hooks, etc.  Now the error test is done first,
and if the error is signalled, no other action is taken.
v7/src/edwin/curren.scm