Change the way folder modification events are signalled. Now there
authorChris Hanson <org/chris-hanson/cph>
Thu, 18 May 2000 03:43:06 +0000 (03:43 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 18 May 2000 03:43:06 +0000 (03:43 +0000)
commit7ea02517db5e84ce0a0c8ce1fbc7a780824e8a88
tree5172fc07406570cdaebf8e2f4ea5e60c33f23528
parente7b889cdcaec2251d5ab67fcc53f34ce752f3337
Change the way folder modification events are signalled.  Now there
are several different types of events, and each type has specific
parameters associated with it.  The intent of this change is to allow
the front end to figure out what is happening in the back end and
reflect that to the user.

Also: eliminate MESSAGE-MODIFICATION-COUNT and eliminate a handful of
modification events that were not visible at the folder abstraction
boundary (events are now part of the abstraction boundary, and should
not reflect irrelevant internal state).
v7/src/imail/imail-core.scm
v7/src/imail/imail-file.scm
v7/src/imail/imail-imap.scm
v7/src/imail/imail-top.scm