* elmo-imap4.el (elmo-imap4-session): Added new slot `flags'.
authorteranisi <teranisi>
Mon, 6 Oct 2003 05:35:23 +0000 (05:35 +0000)
committerteranisi <teranisi>
Mon, 6 Oct 2003 05:35:23 +0000 (05:35 +0000)
commite9c75baee2fee4f5ee8ecc855cf6544961957df6
treef8fcd009f194dc497b8cca1b81890cdc4986fbfc
parentdfcff619bf8c1d510cce824afda5a93ae491edd7
* elmo-imap4.el (elmo-imap4-session): Added new slot `flags'.
(elmo-imap4-session-select-mailbox): Set it according to the SELECT response.
(elmo-folder-open): Ditto.
(elmo-imap4-set-flag): Send store flag command only when the `flags'
slot of the session includes the flag.
(elmo-imap4-session-flag-available-p): New function.
(elmo-imap4-folder-list-flagged): Ditto.
(elmo-folder-list-unreads-plugged): Use it.
(elmo-folder-list-importants-plugged): Ditto.
(elmo-folder-list-answereds-plugged): Ditto.
(elmo-imap4-search-internal-primitive): Ditto.
(elmo-imap4-folder-list-any-plugged,
elmo-imap4-folder-list-digest-plugged): Abolish.
elmo/ChangeLog
elmo/elmo-imap4.el