* elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
[elisp/wanderlust.git] / elmo / ChangeLog
index de28723..7b0dfa5 100644 (file)
@@ -1,3 +1,283 @@
+2001-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
+       of `elmo-msgdb-search-internal-primitive' when condition's car is
+       `and' or `or'.
+
+2001-05-23  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-nntp.el (elmo-nntp-get-newsgroup-by-msgid): Fix for luna.
+
+2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-pipe.el (elmo-folder-open-internal): Check plugged before
+       call `elmo-pipe-drain'.
+
+2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
+
+       * elmo-mark.el (elmo-message-fetch-with-cache-process): Fixed
+       typo. (elmo-cache-folder -> elmo-mark-folder)
+
+2001-05-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-net.el (elmo-message-fetch-unplugged): Don't call
+       `elmo-message-fetch'.
+
+2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-net.el (elmo-message-encache): Fixed typo.
+       (elmo-message-fetch-unplugged): Changed call
+       `elmo-message-fetch-internal' without argument `outbuf'.
+
+2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo.el (elmo-message-encache): Define as generic function.
+       (elmo-message-fetch-field): New generic function.
+       (elmo-message-fetch-with-cache-process): Cause an error when
+       fetch strategy is 'entire but only 'section cache is available.
+       (toplevel): Fixed nmz folder definition.
+
+       * elmo-vars.el (elmo-msgdb-lock-list-filename): Removed.
+       (elmo-msgdb-resume-list-filename): Ditto.
+       (elmo-queue-filename): Ditto.
+       (elmo-enable-disconnected-operation): Changed default value to t.
+
+       * elmo-util.el (elmo-cache-path-section-p): New function.
+       (elmo-file-cache-get): Use it.
+       (elmo-dop-queue-filename): Moved from elmo-dop.el.
+       (elmo-dop-queue-load): Moved from elmo-msgdb.el.
+       (elmo-dop-queue-save): Ditto.
+
+       * elmo-net.el (elmo-folder-status-unplugged): Call
+       elmo-folder-status-dop.
+       (elmo-folder-list-messages-unplugged): Implemented.
+       (elmo-folder-delete-messages-unplugged): Define.
+       (elmo-folder-msgdb-create): Define.
+       (elmo-folder-msgdb-create-unplugged): Define.
+       (elmo-folder-mark-as-read-unplugged): Ditto.
+       (elmo-folder-unmark-read-unplugged): Ditto.
+       (elmo-folder-mark-as-important-unplugged): Ditto.
+       (elmo-folder-unmark-important-unplugged): Ditto.
+       (elmo-message-encache): Ditto.
+
+       * elmo-msgdb.el (elmo-dop-queue-load): Moved to elmo-util.el.
+       (elmo-dop-queue-save): Ditto.
+
+       * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Renamed from
+       `elmo-folder-msgdb-create'.
+       (elmo-folder-append-buffer): Implemented unplugged operation.
+       (elmo-folder-append-messages): Call parent method in unplugged status.
+       (elmo-message-fetch-unplugged): Removed definition.
+       (elmo-message-fetch-field): Implemented.
+
+       * elmo-dop.el (toplevel): Require 'elmo-localdir.
+       (elmo-dop-folder): Removed variable definition.
+       (elmo-dop-queue-append): Changed argument `fname' to `folder'.
+       (elmo-dop-queue-flush): Implemented.
+       (elmo-dop-queue-merge): Removed definition (TODO).
+       (elmo-dop-spool-folder): New function.
+       (elmo-dop-spool-folder-append-buffer): Ditto.
+       (elmo-dop-spool-folder-list-messages): Ditto.
+       (elmo-dop-list-deleting-messages): Ditto.
+       (elmo-folder-append-buffer-dop): Ditto.
+       (elmo-folder-delete-messages-dop): Ditto.
+       (elmo-message-encache-dop): New inline function.
+       (elmo-create-folder-dop): Ditto.
+       (elmo-folder-mark-as-read-dop): Ditto.
+       (elmo-folder-unmark-read-dop): Ditto.
+       (elmo-folder-mark-as-important-dop): Ditto.
+       (elmo-folder-unmark-important-dop): Ditto.
+       (elmo-folder-status-dop): Fixed.
+       (elmo-folder-append-buffer-dop-delayed): New function.
+       (elmo-folder-delete-messages-dop-delayed): Ditto.
+       (elmo-dop-msgdb): Ditto.
+
+2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-localdir.el (elmo-folder-pack-numbers): Fixed.
+
+2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-folder-move-messages): Fixed problem when
+       `dst-folder' is 'null.
+
+2001-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-folder-list-importants): Rewirte. Use global mark
+       instead of current mark.
+
+       * elmo-multi.el (elmo-folder-list-importants-internal): No
+       operation if importants is not list.
+
+       * elmo-filter.el (elmo-filter-folder-list-importants-internal):
+       Return t if importants is not list.
+
+       * elmo-map.el (elmo-map-folder-list-importants): Define.
+       (elmo-folder-list-importants-internal): Check return value of
+       `elmo-map-folder-list-importants-internal'.
+
+       * elmo-cache.el (elmo-folder-list-importants-internal): Eliminated.
+
+       * elmo-mark.el (elmo-folder-list-importants-internal): Ditto.
+
+       * elmo-nmz.el (elmo-folder-list-importants-internal): Ditto.
+
+       * elmo-shimbun.el (elmo-folder-list-importants-internal): Ditto.
+
+2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo.el (elmo-message-fetch-confirm): Fixed docstring.
+       (Patch is provided by <kita@coe.nttdata.co.jp>).
+
+2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-folder-synchronize): Don't check important mark in
+       mark folder.
+
+2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo.el (elmo-message-fetch): Define.
+       (elmo-message-fetch-with-cache-process): New generic method.
+       (elmo-message-fetch-internal): New generic method.
+       (elmo-folder-synchronize): 
+
+       * elmo-archive.el (elmo-message-fetch-internal): Define.
+       (elmo-message-fetch): Eliminated.
+
+       * elmo-localdir.el (elmo-message-fetch-internal): Define.
+       (elmo-message-fetch): Eliminated.
+
+       * elmo-map.el (elmo-map-message-fetch): Eliminated optional
+       argument OUTBUF.
+       (elmo-message-fetch-internal): Define (Renamed from `elmo-message-fetch').
+
+       * elmo-cache.el (elmo-message-fetch-with-cache-process): Define.
+       (elmo-map-message-fetch): Merged with elmo-cache-folder-map-message-fetch.
+
+       * elmo-mark.el (elmo-message-fetch-with-cache-process): Define.
+       (elmo-map-message-fetch): Merged with `elmo-mark-folder-map-message-fetch'.
+
+       * elmo-maildir.el (elmo-map-message-fetch): Rewrite.
+
+       * elmo-nmz.el (elmo-map-message-fetch): Ditto.
+
+       * elmo-shimbun.el (elmo-map-message-fetch): Ditto.
+
+       * elmo-net.el (elmo-message-fetch-plugged): Remove cache process.
+       (elmo-message-fetch-unplugged): New generic method.
+       (elmo-message-fetch-internal): Remove cache process (Renamed from
+       `elmo-message-fetch').
+
+       * elmo-nntp.el (elmo-message-fetch-with-cache-process): Define.
+       (elmo-message-fetch): Eliminated.
+       (elmo-message-fetch-unplugged): Ditto.
+
+       * elmo-imap4.el (elmo-message-fetch-unplugged): Remove cache process.
+
+2001-05-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-multi.el (elmo-multi-folder-append-msgdb): Fixed structure
+       of `to-be-deleted' from number-alist to number-list.
+
+2001-04-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-pipe.el (elmo-folder-unmark-important): Fixed typo.
+       (elmo-folder-mark-as-important): Ditto.
+
+2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo.el (elmo-folder): Added process-duplicates slot.
+
+       * elmo-pipe.el (elmo-folder-mark-as-read): Define.
+       (elmo-folder-unmark-read): Ditto.
+       (elmo-folder-unmark-important): Ditto.
+       (elmo-folder-mark-as-important): Ditto.
+
+       * elmo-multi.el (elmo-multi-folder-append-msgdb): Implemented
+       duplicated message processing.
+
+       * elmo.el (elmo-generic-folder-append-msgdb): Ditto.
+
+2001-04-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * elmo-util.el (elmo-list-subdirectories-1): New function.
+       (elmo-list-subdirectories): Use `elmo-list-subdirectories-1'.
+       (elmo-mapcar-list-of-list): New function.
+
+       * elmo-archive.el (elmo-archive-folder-list-subfolders): Use
+       `elmo-mapcar-list-of-list' instead of `mapcar'.
+
+       * elmo-localdir.el (elmo-folder-list-subfolders): Ditto.
+
+       * elmo-maildir.el (elmo-folder-list-subfolders): Ditto. Bind
+       `elmo-have-link-count'. Return the fully qualified folder name.
+
+2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-shimbun.el (elmo-shimbun-check-interval): New user option.
+       (elmo-shimbun-headers-cache): New internal variable.
+       (elmo-shimbun-headers-cache-header-list): New inline function.
+       (elmo-shimbun-headers-cache-set-header-list): Ditto.
+       (elmo-shimbun-headers-cache-header-hash): Ditto.
+       (elmo-shimbun-headers-cache-set-header-hash): Ditto.
+       (elmo-shimbun-headers-cache-last-check): Ditto.
+       (elmo-shimbun-headers-cache-set-last-check): Ditto.
+       (elmo-shimbun-lapse-seconds): Ditto.
+       (elmo-shimbun-headers-cache-check-p): Ditto.
+       (elmo-shimbun-get-headers): New function.
+       (elmo-folder-open-internal): Call it.
+       (elmo-quit): Define (Clear headers-cache).
+
+2001-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-nntp.el (elmo-folder-initialize): Fixed typo (folder->name).
+
+       * elmo-msgdb.el (elmo-msgdb-flist-load): Use elmo-mime-charset.
+       (elmo-msgdb-flist-save): Ditto.
+
+       * elmo-shimbun.el (elmo-folder-list-subfolders):
+       Use `shimbun-groups' instead of `shimbun-groups-internal'.
+       (elmo-folder-exists-p): Ditto.
+
+       * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Set `shimbun'
+       argument for `shimbun-header-insert'.
+
+2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-multi.el (elmo-multi-folder-diff): Use dummy number list
+       at first time.
+
+       * elmo-util.el (toplevel): Require 'mcharset and 'pces.
+       (With a little help from 'NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>')
+
+2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-shimbun.el (elmo-folder-open-internal): Do nothing if unplugged.
+       (elmo-folder-plugged-p): Define.
+       (elmo-folder-set-plugged): Ditto.
+       (elmo-shimbun-msgdb-create-entity): Do nothing if there's no header.
+       (elmo-folder-list-messages-internal): Return t if unplugged.
+       (elmo-folder-initialize): Fixed for "@gnome.gnome-1.4-list".
+
+       * elmo-multi.el (elmo-folder-list-messages-internal): Fixed problem
+       when elmo-folder-list-messages-internal method of children returns t.
+
+       * elmo-map.el (elmo-map-folder-update-locations): Fixed problem when
+       pair is nil.
+       (elmo-folder-open-internal): Don't update if unplugged status.
+
+2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo.el (elmo-folder-synchronize): Fixed problem when there's no
+       new message.
+
+2001-04-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-util.el (elmo-file-cache-save): Ignore errors.
+
+       * elmo-net.el (elmo-message-fetch): Check cache-path is non-nil before
+       saving.
+
 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo.el (elmo-folder-synchronize): Added optional no-check argument.
        sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
        sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el: New files.
 
+2001-03-27  Kenichi OKADA  <okada@opaopa.org>
+
+       * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
+       hierarchy is t.
+
 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * elmo.el (elmo-folder-msgdb): Define as macro.