elisp/wanderlust.git
20 years agoVersion number is increased to 2.11.12. wl-2_11_12
hmurata [Sun, 14 Sep 2003 09:10:49 +0000 (09:10 +0000)]
Version number is increased to 2.11.12.

20 years ago* WL-MK (update-version): Bind `coding-system-for-write' to
hmurata [Sun, 14 Sep 2003 08:57:03 +0000 (08:57 +0000)]
* WL-MK (update-version): Bind `coding-system-for-write' to
iso-latin-1-unix.

20 years ago* wl-draft.el (wl-draft-hide): Select buffer-window.
yoichi [Sun, 14 Sep 2003 06:26:44 +0000 (06:26 +0000)]
* wl-draft.el (wl-draft-hide): Select buffer-window.

20 years agoDon't update wl-read-folder-hist when the folder is same as previous one
yoichi [Sat, 13 Sep 2003 09:42:23 +0000 (09:42 +0000)]
Don't update wl-read-folder-hist when the folder is same as previous one

20 years ago* wl-summary.el (wl-summary-narrow-to-region): New function.
yoichi [Sat, 13 Sep 2003 09:06:41 +0000 (09:06 +0000)]
* wl-summary.el (wl-summary-narrow-to-region): New function.
(wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
(wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
(wl-summary-save-region): Use it.
* wl-action.el (wl-summary-collect-numbers-region)
(wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.

20 years ago* wl-folder.el (wl-folder-count-incorporates): Don't use
hmurata [Sat, 13 Sep 2003 09:05:14 +0000 (09:05 +0000)]
* wl-folder.el (wl-folder-count-incorporates): Don't use
`elmo-msgdb-mark-load'

* elmo.el (elmo-generic-folder-append-messages): Follow the API
change.
(elmo-message-mark): Abolish.
(elmo-folder-synchronize): Use `elmo-msgdb-out-of-date-messages'
instead of `elmo-msgdb-change-mark'.

* elmo-pipe.el (elmo-message-mark): Abolish.

* elmo-multi.el (elmo-message-mark): Ditto.

* elmo-msgdb.el (elmo-msgdb-new-mark): Changed to constant.
(elmo-msgdb-unread-uncached-mark): Ditto.
(elmo-msgdb-unread-cached-mark): Ditto.
(elmo-msgdb-read-uncached-mark): Ditto.
(elmo-msgdb-answered-cached-mark): Ditto.
(elmo-msgdb-answered-uncached-mark): Ditto.
(elmo-msgdb-important-mark): Ditto.
(elmo-msgdb-flags-to-mark): Remove arguments `cached' and
`use-cache'.
(elmo-msgdb-append-entity): Changed 3rd arg from `mark' to
`flags'.
(elmo-flag-table-load): Changed flag to list of flag.
(elmo-flag-table-set): If flags is nil, set read flag.
(elmo-flag-table-get): Return derived flags from global mark,
cache status and saved flags.
(elmo-msgdb-flag-table): Follow the change above.
(elmo-msgdb-out-of-date-messages): New function.

* elmo-shimbun.el (elmo-folder-msgdb-create): Follow the API change.

* elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.

* elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.

* elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
(elmo-nntp-msgdb-create-message): Ditto.

* elmo-map.el (elmo-folder-pack-numbers): Ditto.

* elmo-maildir.el (elmo-maildir-list-location): Treat flags as
independent.
(elmo-folder-msgdb-create): Follow the API change.

* elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
(elmo-folder-append-messages): Ditto.

* elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
(elmo-folder-append-buffer): Ditto.

* elmo-filter.el (elmo-folder-msgdb-create): Ditto.

* elmo-cache.el (elmo-folder-msgdb-create): Ditto.

* elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
(elmo-archive-parse-mmdf): Ditto.

20 years agoVersion number is increased to 2.11.11. wl-2_11_11
hmurata [Sat, 13 Sep 2003 09:00:41 +0000 (09:00 +0000)]
Version number is increased to 2.11.11.

20 years ago* wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
yoichi [Sat, 13 Sep 2003 08:25:53 +0000 (08:25 +0000)]
* wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
(wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.

20 years agoUpdate URI of qmail (Japanese).
hmurata [Thu, 11 Sep 2003 08:16:17 +0000 (08:16 +0000)]
Update URI of qmail (Japanese).

20 years ago* elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
hmurata [Wed, 10 Sep 2003 01:04:33 +0000 (01:04 +0000)]
* elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
`elmo-msgdb-mark'.

* elmo-util.el (elmo-with-progress-display): Fixed edebug spec.

* elmo-pipe.el (elmo-message-flags): Defined.

* elmo-multi.el (elmo-message-flags): Ditto.

20 years ago* elmo-msgdb.el (elmo-msgdb-delete-messages): Renamed from
hmurata [Sun, 7 Sep 2003 14:35:48 +0000 (14:35 +0000)]
* elmo-msgdb.el (elmo-msgdb-delete-messages): Renamed from
`elmo-msgdb-delete-msgs'.

* elmo.el (elmo-folder-count-flags): Don't use
`elmo-msgdb-get-mark-alist'.
(elmo-folder-detach-messages): Follow the API change.

20 years ago* elmo.el (elmo-folder-list-messages): Append killed messages into
hmurata [Sun, 7 Sep 2003 07:13:41 +0000 (07:13 +0000)]
* elmo.el (elmo-folder-list-messages): Append killed messages into
result if `visible-only' is nil.

* elmo-nntp.el (elmo-nntp-catchup-msgdb): Return a list of
canceled messages.
(elmo-nntp-folder-msgdb-create): Kill messages which already canceled.
(elmo-folder-update-number): Likewise.

20 years ago* elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): Abolish.
hmurata [Sun, 7 Sep 2003 06:01:31 +0000 (06:01 +0000)]
* elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): Abolish.
(elmo-pop3-sort-msgdb-by-original-number): Use
`elmo-msgdb-sort-entities'.

* elmo-msgdb.el (elmo-msgdb-sort-entities): New function.
(elmo-msgdb-sort-by-date): Use it.
(elmo-msgdb-overview-sort-by-date): Abolish.

20 years ago* elmo-dop.el (elmo-folder-status-dop): Fixed.
hmurata [Sun, 7 Sep 2003 02:51:35 +0000 (02:51 +0000)]
* elmo-dop.el (elmo-folder-status-dop): Fixed.

20 years ago* elmo-msgdb.el (elmo-msgdb-list-messages): Undo last change.
hmurata [Sun, 7 Sep 2003 02:37:29 +0000 (02:37 +0000)]
* elmo-msgdb.el (elmo-msgdb-list-messages): Undo last change.
(elmo-msgdb-flags): New function.
(elmo-msgdb-merge): Use elmo-msgdb-append.

* elmo-localdir.el (elmo-folder-pack-numbers): Fixed the last
change.

* elmo-map.el (elmo-folder-pack-numbers): Ditto.

* elmo-dop.el (elmo-folder-status-dop): Use
elmo-folder-list-messages instead of elmo-msgdb-list-messages.

20 years ago* elmo-map.el (elmo-folder-pack-numbers): Rewrite.
hmurata [Sat, 6 Sep 2003 14:12:01 +0000 (14:12 +0000)]
* elmo-map.el (elmo-folder-pack-numbers): Rewrite.

* elmo-localdir.el (elmo-folder-pack-numbers): Fixed last chagne.

* elmo-msgdb.el (elmo-msgdb-append-entity): Fixed.

20 years ago* elmo-util.el (elmo-with-progress-display): New macro.
hmurata [Sat, 6 Sep 2003 10:12:20 +0000 (10:12 +0000)]
* elmo-util.el (elmo-with-progress-display): New macro.

* elmo-localdir.el (elmo-folder-pack-numbers): Rewrite.

20 years ago* wl-mime.el (wl-draft-preview-message): Use `format' to print value.
teranisi [Sat, 6 Sep 2003 08:47:58 +0000 (08:47 +0000)]
* wl-mime.el (wl-draft-preview-message): Use `format' to print value.

20 years ago* elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
hmurata [Fri, 5 Sep 2003 15:37:34 +0000 (15:37 +0000)]
* elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
`elmo-folder-list-message-entities' instead of
`elmo-msgdb-get-overview'.
(elmo-map-folder-list-message-locations): Ditto.

* elmo-msgdb.el (elmo-msgdb-append): Rewrite (use interface
methods instead of treat directly).
(elmo-msgdb-clear): Ditto.
(elmo-msgdb-delete-msgs): Ditto.
(elmo-msgdb-sort-by-date): Ditto.

* elmo-nntp.el (elmo-nntp-msgdb-create-message): Removed unused
local variables.
(elmo-nntp-folder-msgdb-create): Follow the API change.

20 years agoMerged the change of elmo-mark branch at 2003-08-30.
hmurata [Fri, 5 Sep 2003 14:38:28 +0000 (14:38 +0000)]
Merged the change of elmo-mark branch at 2003-08-30.

20 years agoVersion number is increased to 2.11.10. wl-2_11_10
hmurata [Fri, 5 Sep 2003 14:31:55 +0000 (14:31 +0000)]
Version number is increased to 2.11.10.

20 years ago* wl-mime.el (wl-draft-attribute-value): Fixed.
hmurata [Thu, 4 Sep 2003 04:28:40 +0000 (04:28 +0000)]
* wl-mime.el (wl-draft-attribute-value): Fixed.

20 years ago* wl-util.el (wl-copy-local-variables): New function.
hmurata [Wed, 3 Sep 2003 07:56:06 +0000 (07:56 +0000)]
* wl-util.el (wl-copy-local-variables): New function.

* wl-mime.el (wl-draft-attribute-recipients): New function.
(wl-draft-attribute-envelope-from): Ditto.
(wl-draft-attribute-smtp-posting-server): Ditto.
(wl-draft-attribute-smtp-posting-port): Ditto.
(wl-draft-attribute-value): Ditto.
(wl-draft-preview-message): Use it to get value for
attributes. Reflect result of `wl-draft-config'.

20 years ago* wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
hmurata [Wed, 3 Sep 2003 04:20:16 +0000 (04:20 +0000)]
* wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
and call `wl-summary-mark-as-read' before to call
`wl-summary-unset-mark'.
(wl-summary-target-mark-mark-as-unread): Likewise.
(wl-summary-target-mark-mark-as-important): Don't bind mlist.

20 years ago* wl-mime.el (wl-draft-preview-message): Use actual value for attributes;
teranisi [Tue, 2 Sep 2003 14:28:30 +0000 (14:28 +0000)]
* wl-mime.el (wl-draft-preview-message): Use actual value for attributes;
Fix for small window.

20 years agoUpdate. merged-trunk-to-elmo-mark-20
hmurata [Sat, 30 Aug 2003 01:51:08 +0000 (01:51 +0000)]
Update.

20 years ago* elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
hmurata [Thu, 28 Aug 2003 14:13:04 +0000 (14:13 +0000)]
* elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
when field is from or subject.

* wl-refile.el (wl-refile-get-field-value): Call
`elmo-message-entity-field' with 3rd argument is non-nil.

20 years ago* wl-vars.el (wl-draft-preview-attributes): New user option.
teranisi [Tue, 26 Aug 2003 14:46:16 +0000 (14:46 +0000)]
* wl-vars.el (wl-draft-preview-attributes): New user option.
(wl-draft-preview-attributes-list): Ditto.
(wl-draft-preview-attributes-buffer-lines): Ditto.
(wl-draft-preview-attributes-buffer-name): Ditto.

* wl-mime.el (wl-draft-preview-message): Display attributes.

20 years ago* wl-summary.el (wl-summary-detect-mark-position): Bind
hmurata [Tue, 26 Aug 2003 13:47:54 +0000 (13:47 +0000)]
* wl-summary.el (wl-summary-detect-mark-position): Bind
wl-summary-flag-priority-list to '(new).

20 years agoUpdate.
okazaki [Tue, 26 Aug 2003 09:24:51 +0000 (09:24 +0000)]
Update.

20 years ago* WL-MK (wl-texinfo-info-file, wl-texinfo-texi-file,
okazaki [Tue, 26 Aug 2003 09:22:48 +0000 (09:22 +0000)]
* WL-MK (wl-texinfo-info-file, wl-texinfo-texi-file,
wl-texinfo-check-newer): New functions.
(wl-texinfo-install-file): Use `wl-texifo-info-file'.
(wl-primary-info-file): Likewise.
(wl-texinfo-format-file): Use `wl-texinfo-check-newer'
and `wl-texinfo-texi-file'.  Remove unused local variable `beg'.

20 years ago* wl-highlight.el (wl-highlight-summary-line-face-spec): New
hmurata [Sat, 23 Aug 2003 14:29:40 +0000 (14:29 +0000)]
* wl-highlight.el (wl-highlight-summary-line-face-spec): New
funtion.
(wl-highlight-summary-line-string): Use it.
(wl-highlight-summary-current-line): Ditto.

20 years ago* wl-summary.el (wl-summary-update-persistent-mark): Highlight the
teranisi [Sat, 23 Aug 2003 10:57:10 +0000 (10:57 +0000)]
* wl-summary.el (wl-summary-update-persistent-mark): Highlight the
line even when the mark string is not changed.

20 years ago* wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
teranisi [Sat, 23 Aug 2003 10:48:55 +0000 (10:48 +0000)]
* wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
argument change in the wl-summary-create-line.
(wl-thread-insert-entity-sub): Ditto.

* wl-summary.el (wl-summary-detect-mark-position): Follow the
argument change in the wl-summary-create-line.
(wl-summary-insert-sequential): Ditto.
(wl-summary-update-thread): Ditto.
(wl-summary-persistent-mark-string): New inline function.
(wl-summary-message-mark): Use it.
(wl-summary-create-line): Abolish argument wl-persistent-mark
and added wl-flags, wl-cached.

* wl-highlight.el (wl-highlight-summary-line-string): Changed argument
mark to flags.
(wl-highlight-summary-current-line): Decide the face not by the
persistent mark but flags.

20 years ago* elmo-multi.el (elmo-message-entity-parent): Define.
teranisi [Sat, 23 Aug 2003 08:04:57 +0000 (08:04 +0000)]
* elmo-multi.el (elmo-message-entity-parent): Define.
(elmo-folder-search): Rewrite.

20 years ago* elmo-multi.el (elmo-message-cached-p): Define.
hmurata [Fri, 22 Aug 2003 20:21:55 +0000 (20:21 +0000)]
* elmo-multi.el (elmo-message-cached-p): Define.

20 years ago* wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
hmurata [Fri, 22 Aug 2003 18:45:19 +0000 (18:45 +0000)]
* wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
wl-summary-read-uncached-mark): Revive.
(wl-summary-answered-cached-mark,
wl-summary-answered-uncached-mark): New user option.
(wl-summary-score-marks): Follow the change above.
(wl-summary-auto-refile-skip-marks): Ditto.
(wl-summary-incorporate-marks): Ditto.
(wl-summary-expire-reserve-marks): Ditto.
(wl-summary-flag-priority-list): New user option.

* wl-summary.el (wl-summary-sync-marks): Follow the variable name
changes.
(wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
of elmo-message-mark.
(wl-summary-mark-as-read-internal): Ditto.
(wl-summary-mark-as-answered): Ditto.
(wl-summary-mark-as-important): Ditto.
(wl-summary-redisplay-internal): Ditto.
(wl-summary-redisplay-no-mime-internal): Ditto.
(wl-summary-message-mark): New function.
(wl-summary-insert-sequential): Use wl-summary-message-mark
instead of elmo-message-mark.
(wl-summary-update-thread): Ditto.
(wl-summary-persistent-mark): Ditto.
(wl-summary-cursor-move-surface): Use elmo-message-accessible-p
instead of elmo-message-mark.

* wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
wl-summary-message-mark instead of elmo-message-mark.
(wl-thread-insert-entity-sub): Ditto.
(wl-thread-get-children-msgs-uncached): Ditto.

* wl-highlight.el (wl-highlight-summary-line-string): Follow the
variable name changes.
(wl-highlight-summary-current-line): Ditto.

* wl-action.el (wl-summary-no-auto-refile-message-p): Use
wl-summary-message-mark instead of elmo-message-mark.

* wl-expire.el (wl-expire-message-p): Ditto.

* wl-score.el (wl-score-headers): Ditto.

* elmo.el (elmo-message-cached-p): New method.
(elmo-message-accessible-p): Use it instead of msgdb API directly.
(elmo-message-flags): New method.
(elmo-message-flagged-p): New function.

20 years agoVersion number is increased to 2.11.9. wl-2_11_9
hmurata [Fri, 22 Aug 2003 18:35:58 +0000 (18:35 +0000)]
Version number is increased to 2.11.9.

20 years ago* wl-summary.el (wl-summary-buffer-msgdb): Abolish.
hmurata [Fri, 22 Aug 2003 02:47:32 +0000 (02:47 +0000)]
* wl-summary.el (wl-summary-buffer-msgdb): Abolish.
(wl-summary-sync-update): Follow the change above.
(wl-summary-switch-to-clone-buffer): Ditto.
(wl-summary-open-folder): Ditto.

20 years ago* wl-summary.el (wl-summary-cursor-move-surface): Don't skip
hmurata [Wed, 20 Aug 2003 11:01:42 +0000 (11:01 +0000)]
* wl-summary.el (wl-summary-cursor-move-surface): Don't skip
`elmo-msgdb-answered-cached-mark' when the folder is unplugged.

20 years ago* elmo.el (elmo-folder-move-messages): Removed unused arguments.
hmurata [Wed, 20 Aug 2003 03:07:45 +0000 (03:07 +0000)]
* elmo.el (elmo-folder-move-messages): Removed unused arguments.

* elmo-pipe.el (elmo-pipe-drain): Follow the change above.

* wl-summary.el (wl-summary-buffer-msgdb): Abolish.

* wl-expire.el (wl-expire-refile): Follow the API change on
`elmo-folder-move-messages'.
(wl-expire-refile-with-copy-reserve-msg): Ditto.

* wl-action.el (wl-summary-move-mark-list-messages): Ditto.
(wl-summary-exec-action-refile): Ditto.
(wl-summary-exec-action-copy): Ditto.
(wl-summary-no-auto-refile-message-p): No use
`wl-summary-buffer-msgdb'.
(wl-summary-auto-refile): Ditto.

20 years agoVersion number is increased to 2.11.8. wl-2_11_8
hmurata [Wed, 20 Aug 2003 03:02:30 +0000 (03:02 +0000)]
Version number is increased to 2.11.8.

20 years agoCosmetic fix
yoichi [Tue, 19 Aug 2003 16:22:14 +0000 (16:22 +0000)]
Cosmetic fix

20 years agoupdate on sync-range
yoichi [Tue, 19 Aug 2003 14:48:42 +0000 (14:48 +0000)]
update on sync-range

20 years ago* wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
yoichi [Tue, 19 Aug 2003 13:12:34 +0000 (13:12 +0000)]
* wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.

20 years ago* wl-vars.el (wl-default-sync-range): Removed first: and last:.
teranisi [Tue, 19 Aug 2003 13:09:16 +0000 (13:09 +0000)]
* wl-vars.el (wl-default-sync-range): Removed first: and last:.

20 years ago* wl-summary.el (wl-summary-sync): Treat no-sync.
teranisi [Tue, 19 Aug 2003 12:36:13 +0000 (12:36 +0000)]
* wl-summary.el (wl-summary-sync): Treat no-sync.

* wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.

20 years agoFix description of wl-folder-sync-range-alist, suggested by HIROSE Masaaki.
yoichi [Mon, 18 Aug 2003 13:55:17 +0000 (13:55 +0000)]
Fix description of wl-folder-sync-range-alist, suggested by HIROSE Masaaki.
(no need to update wl.texi)

20 years agocosmetic fix
yoichi [Mon, 18 Aug 2003 12:16:12 +0000 (12:16 +0000)]
cosmetic fix

20 years ago* wl-refile.el (wl-refile-subject-learn): Call
hmurata [Mon, 18 Aug 2003 04:00:38 +0000 (04:00 +0000)]
* wl-refile.el (wl-refile-subject-learn): Call
`elmo-message-entity-field' with 3rd argument is non-nil.
(wl-refile-guess-by-subject): Use `elmo-message-entity-field'
instead of `elmo-msgdb-overview-entity-get-subject'.

20 years ago* elmo.el (elmo-folder-detach-messages): Undo last change.
teranisi [Thu, 14 Aug 2003 12:18:05 +0000 (12:18 +0000)]
* elmo.el (elmo-folder-detach-messages): Undo last change.

20 years ago* elmo.el (elmo-folder-detach-messages): Don't load msgdb if empty.
teranisi [Wed, 13 Aug 2003 14:51:40 +0000 (14:51 +0000)]
* elmo.el (elmo-folder-detach-messages): Don't load msgdb if empty.

* elmo-pipe.el (elmo-pipe-drain): Bind elmo-inhibit-number-mapping
only when src folder type is pop3.

20 years ago* wl-summary.el (wl-summary-delete-all-temp-marks): Remove scored mark too when
teranisi [Tue, 12 Aug 2003 16:54:53 +0000 (16:54 +0000)]
* wl-summary.el (wl-summary-delete-all-temp-marks): Remove scored mark too when
new optional argument force is non-nil.
(wl-summary-save-view-cache): Call it with force argument non-nil.

20 years ago* wl-summary.el (wl-summary-goto-folder-subr): Rescan if scan-type is rescan.
teranisi [Tue, 12 Aug 2003 15:23:45 +0000 (15:23 +0000)]
* wl-summary.el (wl-summary-goto-folder-subr): Rescan if scan-type is rescan.
(wl-summary-delete-all-temp-marks): Remove scored mark too.

* wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.

20 years ago* elmo-msgdb.el (elmo-msgdb-make-index): Use
teranisi [Tue, 12 Aug 2003 08:37:06 +0000 (08:37 +0000)]
* elmo-msgdb.el (elmo-msgdb-make-index): Use
elmo-msgdb-overview-entity-get-number instead of
elmo-message-entity-number.

20 years ago* wl-action.el (wl-summary-print-argument): Fixed last change.
hmurata [Tue, 12 Aug 2003 07:04:56 +0000 (07:04 +0000)]
* wl-action.el (wl-summary-print-argument): Fixed last change.

20 years ago* wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
hmurata [Mon, 11 Aug 2003 03:03:32 +0000 (03:03 +0000)]
* wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
simplified.
(wl-summary-target-mark-mark-as-unread): Likewise.
(wl-summary-target-mark-mark-as-important): Likewise.

20 years ago* wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
yoichi [Sun, 10 Aug 2003 23:12:13 +0000 (23:12 +0000)]
* wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
* wl-summary.el (wl-summary-mark-as-important): Arranged.
(wl-summary-mark-as-important-region): Change accordingly.
(wl-summary-target-mark-mark-as-important): Ditto.

20 years ago* wl-vars.el (wl-summary-print-argument-within-window): New variable.
hmurata [Sat, 9 Aug 2003 18:39:16 +0000 (18:39 +0000)]
* wl-vars.el (wl-summary-print-argument-within-window): New variable.

* wl-action.el (wl-summary-print-argument): Print argument to
right side of window if `wl-summary-print-argument-within-window'
is non-nil.

20 years ago* wl-action.el (wl-summary-set-mark): Use
teranisi [Sat, 9 Aug 2003 12:56:48 +0000 (12:56 +0000)]
* wl-action.el (wl-summary-set-mark): Use
`wl-summary-message-visible-p' to check visibility of the message
and jump to message only when the message line is visible and have
different number; Call wl-summary-unset-mark with number argument.
(wl-summary-unset-mark):
Use `wl-summary-message-visible-p'
to check visibility of the message and jump to message only when
the message line is visible and have different number;

20 years ago* wl.el (wl-check-variables-2): Don't check wl-summary-line-format
hmurata [Sat, 9 Aug 2003 08:14:43 +0000 (08:14 +0000)]
* wl.el (wl-check-variables-2): Don't check wl-summary-line-format
and wl-folder-summary-line-format.

* wl-summary.el (wl-summary-message-visible-p): New inline function.
(wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
(wl-summary-set-score-mark): Use it.
(wl-summary-target-mark-mark-as-read): Ditto.
(wl-summary-target-mark-mark-as-unread): Ditto.
(wl-summary-target-mark-mark-as-important): Ditto.
(wl-summary-target-mark-msgs): Simplified.
(wl-summary-detect-mark-position): Fixed problem when
summary-line-format no contain persisten/temp mark spec.
(wl-summary-temp-mark): Ditto.
(wl-summary-persistent-mark): Ditto.
(wl-summary-update-persistent-mark): Ditto.

* wl-action.el (wl-summary-set-mark): Ditto.
(wl-summary-unset-mark): Ditto.
All other related portions are changed.

20 years agoVersion number is increased to 2.11.7. wl-2_11_7
hmurata [Sat, 9 Aug 2003 08:11:46 +0000 (08:11 +0000)]
Version number is increased to 2.11.7.

20 years ago* elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
teranisi [Thu, 7 Aug 2003 14:30:25 +0000 (14:30 +0000)]
* elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
function.

* elmo-msgdb.el (elmo-msgdb-append): Use elmo-msgdb-make-index-return.
(elmo-msgdb-merge): New function.
(elmo-msgdb-make-index-return): Renamed from elmo-msgdb-make-index.
(elmo-msgdb-make-index): Rewrite.

20 years agoVersion number is increased to 2.11.6. wl-2_11_6
teranisi [Thu, 7 Aug 2003 14:24:21 +0000 (14:24 +0000)]
Version number is increased to 2.11.6.

20 years agoFixed last change.
teranisi [Thu, 7 Aug 2003 14:04:31 +0000 (14:04 +0000)]
Fixed last change.

20 years ago* elmo-msgdb.el (elmo-msgdb-list-messages): If argument is a string,
teranisi [Thu, 7 Aug 2003 12:58:38 +0000 (12:58 +0000)]
* elmo-msgdb.el (elmo-msgdb-list-messages): If argument is a string,
use it as a the path for loading message entities.

* elmo-dop.el (elmo-folder-status-dop): Use elmo-msgdb-list-messages.

20 years ago* elmo-filter.el (elmo-folder-set-message-modified): Set
teranisi [Tue, 5 Aug 2003 14:58:02 +0000 (14:58 +0000)]
* elmo-filter.el (elmo-folder-set-message-modified): Set
message-modified slot of itself if it does not require target msgdb.

20 years ago* wl-util.el (wl-current-message-buffer): Define as function;
teranisi [Tue, 5 Aug 2003 14:41:59 +0000 (14:41 +0000)]
* wl-util.el (wl-current-message-buffer): Define as function;
Don't use the value of wl-messge-buffer.

* wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
persistent mark.

* wl-mime.el (wl-draft-yank-current-message-entity): If there's
no current message, cause an error.

* elmo-mime.el (elmo-mime-message-display): Display message entirely
if folder length is zero.
(elmo-mime-display-as-is): Ditto.

* elmo-multi.el (elmo-folder-set-message-modified): Ditto.

20 years ago* elmo-filter.el (elmo-folder-set-message-modified): Define.
teranisi [Mon, 4 Aug 2003 02:47:33 +0000 (02:47 +0000)]
* elmo-filter.el (elmo-folder-set-message-modified): Define.

* elmo-multi.el (elmo-folder-set-message-modified): Ditto.

20 years ago* wl-summary.el (wl-summary-set-message-modified): Use
hmurata [Sun, 3 Aug 2003 16:18:11 +0000 (16:18 +0000)]
* wl-summary.el (wl-summary-set-message-modified): Use
elmo-folder-set-message-modified instead of
elmo-folder-set-message-modified-internal.

* elmo.el (elmo-folder-set-message-modified): New method.
(elmo-generic-folder-commit): Use it.
(elmo-folder-synchronize): Ditto.

* elmo-pipe.el (elmo-folder-set-message-modified): Define.
(elmo-folder-commit): Remove duplicate definition.

20 years agofix: ~ -> \~{}
yoichi [Sun, 3 Aug 2003 04:05:50 +0000 (04:05 +0000)]
fix: ~ -> \~{}

20 years ago* wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
teranisi [Sun, 3 Aug 2003 03:02:35 +0000 (03:02 +0000)]
* wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
interactively.
(wl-summary-sync): nokill->entirely.
(wl-summary-sync-marks): Fixed message.
(wl-summary-input-range): Added mark, nokill->entirely.

* wl-score.el (wl-summary-score-update-all-lines): Set expunged
messages as read.

20 years agoupdate description for ri(summary), ti(summary), mi(summary)
yoichi [Sun, 3 Aug 2003 02:01:45 +0000 (02:01 +0000)]
update description for ri(summary), ti(summary), mi(summary)

20 years agowl*.texi: Add wl-summary-resend, wl-summary-delete.
yoichi [Sun, 3 Aug 2003 01:26:42 +0000 (01:26 +0000)]
wl*.texi: Add wl-summary-resend, wl-summary-delete.
Change description of wl-summary-prefetch to put mark.
wl-refcard*.texi: Move prefetch to mark section.

20 years agoFix doc
yoichi [Sat, 2 Aug 2003 16:52:02 +0000 (16:52 +0000)]
Fix doc

20 years ago* wl-summary.el (wl-summary-sync): Undo last rescan changes.
teranisi [Sat, 2 Aug 2003 16:49:05 +0000 (16:49 +0000)]
* wl-summary.el (wl-summary-sync): Undo last rescan changes.
(wl-summary-input-range): Ditto.

20 years ago* wl-summary.el (wl-summary-input-range): Abolish all-noscore and
teranisi [Sat, 2 Aug 2003 16:42:12 +0000 (16:42 +0000)]
* wl-summary.el (wl-summary-input-range): Abolish all-noscore and
  update-noscore.
(wl-summary-sync): Follow the change above.

20 years ago* elmo.el (elmo-folder-list-message-entities): Ignore killed-list.
teranisi [Sat, 2 Aug 2003 16:05:30 +0000 (16:05 +0000)]
* elmo.el (elmo-folder-list-message-entities): Ignore killed-list.

* wl-summary.el (wl-summary-sync): Rearrange rescan.
(wl-summary-input-range): Added rescan-nokill.

20 years ago* elmo.el (elmo-msgdb-load): Use elmo-msgdb-list-messages.
hmurata [Sat, 2 Aug 2003 15:36:28 +0000 (15:36 +0000)]
* elmo.el (elmo-msgdb-load): Use elmo-msgdb-list-messages.
(elmo-strict-folder-diff): Ditto.
(elmo-folder-set-info-max-by-numdb): Simplify.

* elmo-nntp.el (elmo-nntp-folder-msgdb-create): Use
elmo-msgdb-list-messages.

* elmo-msgdb.el (elmo-msgdb-seen-save): Abolish.
(elmo-msgdb-list-flagged): Fixed problem when `flag' is `read'.

20 years ago* wl-action.el (wl-summary-target-mark-all): Use
hmurata [Sat, 2 Aug 2003 15:35:50 +0000 (15:35 +0000)]
* wl-action.el (wl-summary-target-mark-all): Use
elmo-folder-list-messages.

20 years ago* elmo.el (elmo-folder-list-messages): Treat killed-list only when
teranisi [Sat, 2 Aug 2003 15:07:32 +0000 (15:07 +0000)]
* elmo.el (elmo-folder-list-messages): Treat killed-list only when
visible-only is non-nil.
(elmo-folder-confirm-appends): Changed message.
(elmo-folder-synchronize): Added argument disable-killed.

* elmo-multi.el (elmo-folder-synchronize): Added argument disable-killed.

* elmo-pipe.el (elmo-folder-synchronize): Ditto.

* wl-summary.el (wl-summary-rescan): Added argument disable-kill
(wl-summary-rescan): Set wl-summary-scored as nil.
(wl-summary-sync-force-update): Follow the change above.
(wl-summary-sync): Ditto.
(wl-summary-sync-update): Added argument disable-killed.
(wl-summary-insert-headers): Set visible-only argument for
elmo-folder-list-messages.
(wl-summary-input-range): Added update-nokill, update-noscore,
all-nokill, all-noscore and mark.

20 years agoVersion number is increased to 2.11.5. wl-2_11_5
teranisi [Sat, 2 Aug 2003 14:58:52 +0000 (14:58 +0000)]
Version number is increased to 2.11.5.

20 years agoupdate
yoichi [Sat, 2 Aug 2003 08:14:13 +0000 (08:14 +0000)]
update

20 years agoupdate on temp mark execution
yoichi [Sat, 2 Aug 2003 08:06:12 +0000 (08:06 +0000)]
update on temp mark execution

20 years agosummary mark: "D"->"d"
yoichi [Sat, 2 Aug 2003 07:55:24 +0000 (07:55 +0000)]
summary mark: "D"->"d"

20 years ago* elmo-multi.el (elmo-folder-search): Use nil for 1st argument of
teranisi [Sat, 2 Aug 2003 07:30:06 +0000 (07:30 +0000)]
* elmo-multi.el (elmo-folder-search): Use nil for 1st argument of
elmo-list-filter.

* elmo-util.el (elmo-list-filter): Simplify.

20 years agoFixed last change.
teranisi [Sat, 2 Aug 2003 06:47:04 +0000 (06:47 +0000)]
Fixed last change.

20 years agoFixed last change.
teranisi [Sat, 2 Aug 2003 06:41:46 +0000 (06:41 +0000)]
Fixed last change.

20 years ago* wl-draft.el (wl-draft): Set buffer-undo-list as nil.
teranisi [Sat, 2 Aug 2003 06:39:32 +0000 (06:39 +0000)]
* wl-draft.el (wl-draft): Set buffer-undo-list as nil.

* elmo.el (elmo-generic-folder-commit): Use elmo-folder-list-messages.
(elmo-folder-set-info-max-by-numdb): Changed argument to number list.
(elmo-generic-folder-diff): Abolish argument.
(elmo-msgdb-load): Don't use number-alist.

* elmo-filter.el (elmo-folder-diff): Abolish argument.

* elmo-pipe.el (elmo-folder-diff): Ditto.

* elmo-nmz.el (elmo-folder-diff): Ditto.

* elmo-net.el (elmo-folder-diff): Ditto.

* elmo-maildir.el (elmo-folder-diff): Ditto.

* elmo-imap4.el (elmo-folder-diff-async): Ditto.

* elmo-multi.el (elmo-folder-diff): Ditto
(elmo-multi-folder-diff): Rewrite.

20 years ago* elmo-pipe.el (elmo-folder-msgdb): Define.
hmurata [Sat, 2 Aug 2003 01:58:58 +0000 (01:58 +0000)]
* elmo-pipe.el (elmo-folder-msgdb): Define.

20 years ago* elmo.el (elmo-message-set-cached): Define as a method.
teranisi [Fri, 1 Aug 2003 17:17:13 +0000 (17:17 +0000)]
* elmo.el (elmo-message-set-cached): Define as a method.

* elmo-pipe.el (elmo-message-set-cached): Define.
(elmo-find-fetch-strategy): Ditto.

* elmo-multi.el (elmo-message-set-cached): Define.
(elmo-find-fetch-strategy): Rewrite.

* elmo-mime.el (elmo-mime-message-display): Use elmo-message-entity.

20 years ago* elmo-pipe.el (elmo-message-folder): Fixed definition.
teranisi [Fri, 1 Aug 2003 16:19:39 +0000 (16:19 +0000)]
* elmo-pipe.el (elmo-message-folder): Fixed definition.

20 years ago(wl-summary-prefetch-msg): Update docstring.
yoichi [Fri, 1 Aug 2003 00:32:05 +0000 (00:32 +0000)]
(wl-summary-prefetch-msg): Update docstring.

20 years ago* wl-address.el (wl-complete-field-to): Abolished.
yoichi [Thu, 31 Jul 2003 23:26:25 +0000 (23:26 +0000)]
* wl-address.el (wl-complete-field-to): Abolished.
(wl-complete-address): Completion function for completing-read.
* wl-action.el (wl-summary-get-resend-address): Use it.

* wl-summary.el (wl-summary-update-persistent-mark): Renamed from
wl-summary-update-mark and abolish unused argument.
(wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
(wl-summary-delete-cache, wl-summary-resume-cache-status)
(wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
(wl-summary-mark-as-important, wl-summary-redisplay-internal)
(wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
* wl-draft.el (wl-draft-kill): Ditto.

* wl-summary.el: Remove unused binding of case-fold-search.
(wl-summary-replace-status-marks): Abolished.

* wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
(wl-summary-prefetch-region-no-mark): Change accordingly.
* wl-action.el (wl-summary-exec-action-prefetch): Ditto.

20 years ago* check-modules.el (test-shimbun): Check `shimbun-server'.
yoichi [Thu, 31 Jul 2003 00:08:07 +0000 (00:08 +0000)]
* check-modules.el (test-shimbun): Check `shimbun-server'.

20 years ago* elmo-msgdb.el (elmo-msgdb-list-messages): Use number of overviews
teranisi [Wed, 30 Jul 2003 13:30:53 +0000 (13:30 +0000)]
* elmo-msgdb.el (elmo-msgdb-list-messages): Use number of overviews
instead of number-alist.

20 years ago* elmo-localdir.el (elmo-folder-append-messages): Don't refer
teranisi [Wed, 30 Jul 2003 04:18:12 +0000 (04:18 +0000)]
* elmo-localdir.el (elmo-folder-append-messages): Don't refer
mark nor message-id when msgdb of source folder is not loaded.

* elmo.el (elmo-generic-folder-append-messages): Ditto.

* elmo-maildir.el (elmo-folder-append-messages): Ditto.

20 years agoFixed.
teranisi [Tue, 29 Jul 2003 13:49:55 +0000 (13:49 +0000)]
Fixed.

20 years ago* wl-action.el (wl-summary-set-mark): Fixed last change, again.
teranisi [Tue, 29 Jul 2003 13:49:34 +0000 (13:49 +0000)]
* wl-action.el (wl-summary-set-mark): Fixed last change, again.

20 years ago* wl-action.el (wl-summary-set-mark): Fixed last change.
teranisi [Tue, 29 Jul 2003 13:37:21 +0000 (13:37 +0000)]
* wl-action.el (wl-summary-set-mark): Fixed last change.