Change OPEN-RESOURCE and CLOSE-RESOURCE so that all of their behavior
authorChris Hanson <org/chris-hanson/cph>
Tue, 12 Jun 2001 00:47:39 +0000 (00:47 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 12 Jun 2001 00:47:39 +0000 (00:47 +0000)
commit9a8d8742f0b27cd4426d4892656542efea682f1d
tree83ae7bee9852fe205a14952526c9064e6d54cc24
parentaf1ce3fbbcf1306465a638f5811e0049b0d9e809
Change OPEN-RESOURCE and CLOSE-RESOURCE so that all of their behavior
is pushed down into the type-dependent modules.  (Previously, they had
some type-independent code.)  This, plus one explicit call, now means
that the STATUS modification event is now consistently signalled
whenever the connection status changes.
v7/src/imail/imail-core.scm
v7/src/imail/imail-file.scm
v7/src/imail/imail-imap.scm
v7/src/imail/imail-rmail.scm
v7/src/imail/imail-umail.scm