Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
before STORE command.
+2000-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-imap4.el (elmo-imap4-mark-set-on-msgs):
+       Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
+       before STORE command.
+
 2000-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo2.el (elmo-multi-folder-diff): Fixed problem of filter folder.
 
                                       (elmo-imap4-spec-mailbox spec))
     (setq set-list (elmo-imap4-make-number-set-list msgs))
     (when set-list
+      (with-current-buffer (elmo-network-session-buffer session)
+       (setq elmo-imap4-fetch-callback nil)
+       (setq elmo-imap4-fetch-callback-data nil))
       (elmo-imap4-send-command-wait
        session
        (format