X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=elmo%2Felmo-imap4.el;h=19b000aa4d1e576b222584043399b35a41a9a3bd;hb=bbe74a33f6958058a310909e515a3a62e222a89d;hp=2b581374a27841b3825bfbcd68a37467c378f6f9;hpb=27f6e9f26b674b06d4ea0c771f9fe171a764237a;p=elisp%2Fwanderlust.git diff --git a/elmo/elmo-imap4.el b/elmo/elmo-imap4.el index 2b58137..19b000a 100644 --- a/elmo/elmo-imap4.el +++ b/elmo/elmo-imap4.el @@ -795,8 +795,8 @@ If CHOP-LENGTH is not specified, message set is not chopped." (and (elmo-string-member-ignore-case "\\Answered" flags) '(answered)) (and (elmo-file-cache-exists-p msg-id) - '(cached)))) - saved-flags) + '(cached))) + saved-flags)) (when (and (or (memq 'important flag-list) (memq 'answered flag-list)) (memq 'unread flag-list))