Remove usage of kill file to adjust message counter.
authordmaus <dmaus>
Sat, 17 Apr 2010 14:45:19 +0000 (14:45 +0000)
committerdmaus <dmaus>
Sat, 17 Apr 2010 14:45:19 +0000 (14:45 +0000)
commit8cb35efbd915819f1814cbb5fdc9cf22cfb95750
treeacc9d1177c7f4c94af2e799bf7b00430c7a2c65d
parentc37f8277bffc5023fd10592d33c6a90c2f8a24ac
Remove usage of kill file to adjust message counter.

The kill file contains cons' with ranges of UIDs that are considered
'killed', i.e. hidden from user's view.  But these ranges cannot be
used to adjust counter of total messages in a IMAP4 mailbox: A range
of (1 . 100) does not necessarily refer to 100 messages.  E.g. if
there are 100 messages in the mailbox with UID ranging from 1 to 100
and you delete the first message, the range (1 . 100) refers to 99
messages.
elmo/ChangeLog
elmo/elmo-imap4.el