elisp/wanderlust.git
21 years ago* wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
hmurata [Thu, 26 Sep 2002 03:46:49 +0000 (03:46 +0000)]
* wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
count and update status.

21 years ago* elmo.el (elmo-message-set-cached): Set mark-modified slot if
hmurata [Thu, 26 Sep 2002 00:07:33 +0000 (00:07 +0000)]
* elmo.el (elmo-message-set-cached): Set mark-modified slot if
mark is changed.

* elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
(elmo-msgdb-set-cached): Undo last change; return non-nil if mark
is changed.

21 years ago* elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
teranisi [Wed, 25 Sep 2002 03:54:42 +0000 (03:54 +0000)]
* elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.

21 years ago* elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
teranisi [Tue, 24 Sep 2002 07:44:51 +0000 (07:44 +0000)]
* elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.

21 years ago* wl-summary.el (wl-summary-redisplay-internal): If `elmo-message-use-cache-p'
teranisi [Tue, 24 Sep 2002 02:24:39 +0000 (02:24 +0000)]
* wl-summary.el (wl-summary-redisplay-internal): If `elmo-message-use-cache-p'
is non-nil, call `elmo-message-set-cached' after fetching.

21 years ago* elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.
teranisi [Tue, 24 Sep 2002 02:09:57 +0000 (02:09 +0000)]
* elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.

21 years ago* wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
hmurata [Tue, 24 Sep 2002 01:46:58 +0000 (01:46 +0000)]
* wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
(wl-summary-mark-as-read): Don't call elmo-message-set-cached.

* wl-vars.el (toplevel): Require 'elmo-msgdb.

21 years ago* elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
hmurata [Tue, 24 Sep 2002 01:46:44 +0000 (01:46 +0000)]
* elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
(elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.

21 years ago* wl-summary.el (wl-summary-buffer-mark-modified): Abolish (All other related
teranisi [Fri, 20 Sep 2002 10:20:43 +0000 (10:20 +0000)]
* wl-summary.el (wl-summary-buffer-mark-modified): Abolish (All other related
 portions are changed).
(wl-summary-mark-as-read-all): Rewrite.

21 years ago* wl-summary.el (wl-summary-resume-cache-status): Rewrite.
teranisi [Thu, 19 Sep 2002 13:31:56 +0000 (13:31 +0000)]
* wl-summary.el (wl-summary-resume-cache-status): Rewrite.
(wl-summary-exec-subr): Remove unused local variable.

21 years ago* elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.
teranisi [Thu, 19 Sep 2002 06:16:12 +0000 (06:16 +0000)]
* elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.

21 years ago* wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
teranisi [Thu, 19 Sep 2002 05:37:57 +0000 (05:37 +0000)]
* wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
 `wl-summary-mark-as-read'.
(wl-summary-mark-as-unread): Rewrite.
(wl-summary-mark-as-read): Added no-modeline argument.

21 years ago* elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.
teranisi [Thu, 19 Sep 2002 05:36:04 +0000 (05:36 +0000)]
* elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.

* elmo-filter.el (elmo-folder-unmark-read): Ditto.

* elmo-map.el (elmo-folder-unmark-read): Ditto.

* elmo-multi.el (elmo-folder-unmark-read): Ditto.

* elmo-net.el (elmo-folder-unmark-read): Ditto.

* elmo-pipe.el (elmo-folder-unmark-read): Ditto.

21 years agoSynch up with main trunk.
teranisi [Wed, 18 Sep 2002 07:46:21 +0000 (07:46 +0000)]
Synch up with main trunk.

21 years ago* wl-summary.el: Fixed last change, again....
teranisi [Tue, 17 Sep 2002 13:07:36 +0000 (13:07 +0000)]
* wl-summary.el: Fixed last change, again....

21 years ago* wl-summary.el: Fixed last change, again.
teranisi [Tue, 17 Sep 2002 12:53:25 +0000 (12:53 +0000)]
* wl-summary.el: Fixed last change, again.

21 years agoUpdate.
teranisi [Tue, 17 Sep 2002 12:48:47 +0000 (12:48 +0000)]
Update.

21 years ago* wl-summary.el: Fixed last change, again.
teranisi [Tue, 17 Sep 2002 12:48:21 +0000 (12:48 +0000)]
* wl-summary.el: Fixed last change, again.

21 years ago* elmo.el (elmo-message-set-cached): New function.
teranisi [Tue, 17 Sep 2002 12:45:31 +0000 (12:45 +0000)]
* elmo.el (elmo-message-set-cached): New function.

21 years ago* wl-summary.el: Fixed last change.
teranisi [Tue, 17 Sep 2002 12:36:02 +0000 (12:36 +0000)]
* wl-summary.el: Fixed last change.

21 years ago* wl-summary.el (wl-summary-prefetch-msg): Use elmo-msgdb-set-cached.
teranisi [Tue, 17 Sep 2002 12:24:59 +0000 (12:24 +0000)]
* wl-summary.el (wl-summary-prefetch-msg): Use elmo-msgdb-set-cached.
(wl-summary-delete-cache): Likewise.
(wl-summary-mark-as-read): Rewrite.

21 years ago* elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
teranisi [Tue, 17 Sep 2002 12:22:16 +0000 (12:22 +0000)]
* elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
(elmo-folder-mark-as-read): Follow the API change.

* elmo-pipe.el (elmo-folder-mark-as-read): Follow the API change.

* elmo-nntp.el (elmo-folder-mark-as-read): Set :before qualifier.

* elmo-net.el (elmo-folder-unmark-important): Set :before qualifier.
(elmo-folder-mark-as-important): Ditto.
(elmo-folder-unmark-read): Ditto.
(elmo-folder-mark-as-read): Ditto.
(elmo-folder-unmark-answered): Ditto.
(elmo-folder-mark-as-answered): Ditto.

* elmo-multi.el (elmo-folder-mark-as-important): Set :before qualifier.
(elmo-folder-unmark-important): Ditto.
(elmo-folder-mark-as-read): Ditto.
(elmo-folder-unmark-read): Ditto.
(elmo-folder-mark-as-answered): Ditto.
(elmo-folder-unmark-answered): Ditto.

* elmo-mark.el (toplevel): Removed some mark method definitions.

* elmo-map.el (elmo-map-folder-unmark-answered): New method.
(elmo-map-folder-mark-as-answered): Ditto.
(elmo-folder-unmark-important): Add :before qualifier.
(elmo-folder-mark-as-important): Ditto.
(elmo-folder-unmark-read): Ditto.
(elmo-folder-mark-as-read): Ditto.
(elmo-folder-unmark-answered): Define.
(elmo-folder-mark-as-answered): Ditto.

* elmo-maildir.el (elmo-map-folder-mark-as-answered): Define.
(elmo-map-folder-unmark-answered): Ditto.

* elmo-filter.el (elmo-folder-mark-as-read): Follow the API change.

21 years agoAdded `Updating marks'
teranisi [Tue, 17 Sep 2002 05:02:45 +0000 (05:02 +0000)]
Added `Updating marks'

21 years ago* elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
teranisi [Tue, 17 Sep 2002 04:06:29 +0000 (04:06 +0000)]
* elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
(elmo-folder-mark-as-important): Ditto.
(elmo-folder-unmark-read): Ditto.
(elmo-folder-mark-as-read): Ditto.
(elmo-folder-unmark-answered): Ditto.
(elmo-folder-mark-as-answered): Ditto.

21 years ago* elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
teranisi [Tue, 17 Sep 2002 01:46:07 +0000 (01:46 +0000)]
* elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
`mark'; evaluate mark condition.
(elmo-msgdb-match-condition-internal): New function.
(elmo-msgdb-match-condition): Call it; changed argument.

* elmo.el (elmo-folder-search): Follow the API change on
`elmo-msgdb-match-condition'.

21 years ago* elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
hmurata [Tue, 17 Sep 2002 01:04:56 +0000 (01:04 +0000)]
* elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
original mark is non-nil.

21 years ago* elmo-map.el (elmo-folder-list-unreads): Add :around qualifier.
teranisi [Tue, 17 Sep 2002 00:47:23 +0000 (00:47 +0000)]
* elmo-map.el (elmo-folder-list-unreads): Add :around qualifier.
(elmo-folder-list-importants): Ditto.
(elmo-folder-list-answereds): Ditto.

21 years ago* elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
teranisi [Tue, 17 Sep 2002 00:22:27 +0000 (00:22 +0000)]
* elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
(elmo-map-folder-list-answereds): New method.
(elmo-folder-list-unreads): Fix.

21 years ago* wl-folder.el (wl-folder-check-one-entity): Follow the API change on
teranisi [Mon, 16 Sep 2002 23:57:12 +0000 (23:57 +0000)]
* wl-folder.el (wl-folder-check-one-entity): Follow the API change on
 `wl-summary-count-unread'.

21 years ago* wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
teranisi [Mon, 16 Sep 2002 12:48:14 +0000 (12:48 +0000)]
* wl-summary.el (wl-summary-sync-marks): Treat global-mark here.

* elmo-filter.el (elmo-filter-folder-list-importants): Don't treat global-mark.

* elmo.el (elmo-folder-list-importants): Ditto.

* elmo-net.el (elmo-folder-list-importants): Ditto.

* elmo-map.el (elmo-folder-list-importants): Ditto.

* elmo-msgdb.el (elmo-msgdb-mark): New inline function.

21 years agoAbolish `seen-list'
teranisi [Mon, 16 Sep 2002 12:44:56 +0000 (12:44 +0000)]
Abolish `seen-list'

21 years ago* elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
teranisi [Mon, 16 Sep 2002 11:41:16 +0000 (11:41 +0000)]
* elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
method if msgdb is not required.

21 years agoSynch up with main trunk.
teranisi [Mon, 16 Sep 2002 11:23:02 +0000 (11:23 +0000)]
Synch up with main trunk.

2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>

* wl-mime.el (wl-draft-preview-message): Revive the position
before evaluating wl-draft-send-hook in preview buffer.

21 years ago* wl-version.el (wl-version): Set codename for `elmo-mark' branch.
teranisi [Mon, 16 Sep 2002 08:14:52 +0000 (08:14 +0000)]
* wl-version.el (wl-version): Set codename for `elmo-mark' branch.

21 years ago* elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'
teranisi [Mon, 16 Sep 2002 08:10:44 +0000 (08:10 +0000)]
* elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'

* elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Set answered mark.
(elmo-imap4-folder-list-any-plugged): New function.
(elmo-imap4-search-internal-primitive): Use it.

* elmo-filter.el (elmo-folder-check): Synchronize original folder
only when require-msgdb slot is non-nil.
(elmo-folder-close): Clear target folder's msgdb.

21 years agoUpdate.
teranisi [Fri, 13 Sep 2002 04:32:41 +0000 (04:32 +0000)]
Update.

21 years ago* wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
teranisi [Fri, 13 Sep 2002 04:30:41 +0000 (04:30 +0000)]
* wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
wl-summary-new-mark, wl-summary-unread-uncached-mark,
wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
Renamed to the elmo-msgdb-*-mark.
(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-thread.el (wl-thread-open-all-unread): Follow the variable name
changes.
(wl-thread-insert-top): Changed updating message.

* wl-summary.el (wl-summary-buffer-answered-count): New buffer local variable.
(wl-summary-count-unread): Count answered marks.
(wl-summary-rescan): Call wl-summary-insert-message instead of
wl-summary-append-message-func-internal.
(wl-summary-rescan): Don't call wl-summary-make-number-list.
(wl-summary-prefetch-msg): Follow the variable name changes.
(wl-summary-prefetch-region): Ditto.
(wl-summary-mark-as-read-all): Follow the API changes;
Don't call elmo-folder-replace-marks.
(wl-summary-delete-cache): Follow the variable name changes.
(wl-summary-resume-cache-status): Ditto.
(wl-summary-update-status-marks): New function.
(wl-summary-insert-message): New function.
(wl-summary-sync-marks): Follow the variable name changes.
(wl-summary-sync-update): Synchronize to the msgdb, too;
Changed update messages.
(wl-summary-make-number-list): Rewrite.
(wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
(wl-summary-mark-as-unread): Follow the API changes.
(wl-summary-exec-subr): Follow the variable name changes.
(wl-summary-mark-as-read): Ditto.
(wl-summary-move-spec-plugged-alist): Ditto.
(wl-summary-move-spec-unplugged-alist): Ditto.
(wl-summary-cursor-move-surface): Ditto.

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

* wl-expire.el (wl-expire-refile): Follow the API change in
elmo-folder-move-messages.
(wl-expire-refile-with-copy-reserve-msg): Ditto.
(wl-summary-archive): Use elmo-folder-msgdb instead of
elmo-msgdb-load.

21 years agoUpdate.
teranisi [Fri, 13 Sep 2002 04:17:33 +0000 (04:17 +0000)]
Update.

21 years ago* elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
teranisi [Fri, 13 Sep 2002 04:15:20 +0000 (04:15 +0000)]
* elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
(elmo-pop3-msgdb-create-by-header): Ditto.
(elmo-pop3-msgdb-create-message): Ditto.

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

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

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

* elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
(elmo-folder-msgdb-create): Ditto.
(elmo-nntp-folder-msgdb-create): Ditto.
(elmo-nntp-msgdb-create-by-header): Ditto.
(elmo-nntp-msgdb-create-message): Ditto.
(elmo-folder-list-unreads): Define.

* elmo-pipe.el (elmo-folder-msgdb-create): Ditto.
(elmo-folder-append-messages): Ditto.
(elmo-folder-list-unreads): Define.
(elmo-folder-list-importants): Ditto.
(elmo-folder-list-answereds): Ditto.

* elmo-net.el (elmo-folder-list-unreads): Define.
(elmo-folder-list-importants): Ditto.
(elmo-folder-list-answereds): Ditto.
(elmo-folder-list-answereds-plugged): Ditto.
(elmo-folder-msgdb-create): Follow the API change.
(elmo-folder-msgdb-create-unplugged): Ditto.
(elmo-folder-unmark-answered): Define.
(elmo-folder-mark-as-answered-unplugged): Ditto.
(elmo-folder-unmark-answered-unplugged): Ditto.

* elmo-msgdb.el (elmo-msgdb-new-mark): New user option.
(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-set-mark): Rewrite.
(elmo-msgdb-count-marks): Rewrite.
(elmo-msgdb-mark-alist-set): Abolish.
(elmo-msgdb-seen-list): Removed argument `seen-marks'.
(elmo-msgdb-add-msgs-to-seen-list): Likewise.

* elmo-multi.el (elmo-folder-check): Call elmo-folder-synchronize.
(elmo-folder-close): Define.
(elmo-folder-msgdb-create): Follow the API change.
(elmo-folder-list-unreads): Rewrite.
(elmo-folder-mark-as-important): Ditto.
(elmo-folder-unmark-important): Ditto.
(elmo-folder-mark-as-read): Ditto.
(elmo-folder-unmark-read): Ditto.
(elmo-folder-mark-as-answered): Define.
(elmo-folder-unmark-answered): Ditto.

* elmo-localdir.el (elmo-folder-msgdb-create): Follow the API change.
(elmo-folder-append-messages): Ditto.

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

* elmo-map.el (elmo-folder-list-unreads): Ditto.
(elmo-folder-list-importants): Ditto.

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

21 years ago* elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API change.
teranisi [Fri, 13 Sep 2002 04:00:18 +0000 (04:00 +0000)]
* elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API change.
(elmo-folder-msgdb-create-plugged): Ditto.
(elmo-folder-append-messages): Ditto.
(elmo-folder-list-answereds-plugged): Define.
(elmo-imap4-search-internal-primitive): Add `mark' processing.
(elmo-folder-unmark-answered-plugged): Define.
(elmo-folder-mark-as-answered-plugged): Ditto.
(elmo-folder-search-requires-msgdb-p): Ditto.

* elmo-filter.el (elmo-filter-folder): Added new slot 'require-msgdb'.
(elmo-folder-initialize): Set it.
(elmo-folder-msgdb): Define.
(elmo-folder-check): Call elmo-folder-synchronize.
(elmo-folder-close): Define.
(elmo-folder-commit): Ditto.
(elmo-folder-msgdb-create): Rewrite.
(elmo-folder-list-unreads): Ditto.
(elmo-folder-list-importants): Ditto.
(elmo-folder-mark-as-read): Ditto.
(elmo-folder-unmark-read): Ditto.
(elmo-folder-mark-as-important): Ditto.
(elmo-folder-unmark-important): Ditto.
(elmo-folder-mark-as-answered): Define.
(elmo-folder-unmark-answered): Ditto.

* elmo-dop.el (elmo-dop-queue-merge-method-list): Added
elmo-folder-mark-as-answered, elmo-folder-unmark-answered.
(elmo-dop-queue-method-name-alist): Likewise.
(elmo-folder-mark-as-answered-dop): New inline function.
(elmo-folder-unmark-answered-dop): Ditto.
(elmo-folder-status-dop): Treat spool-length as 0 if it does not exist.

* elmo-archive.el (elmo-folder-append-messages): Follow the API change.
(elmo-folder-msgdb-create): Ditto.
(elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
(elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
(elmo-archive-parse-mmdf): Ditto.

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

21 years ago* elmo.el (elmo-folder-msgdb): Define as generic function.
teranisi [Fri, 13 Sep 2002 03:46:49 +0000 (03:46 +0000)]
* elmo.el (elmo-folder-msgdb): Define as generic function.
(elmo-folder-list-messages): Added argument `in-msgdb'.
(elmo-folder-list-unreads): Define as generic function.
(elmo-folder-list-importants): Ditto.
(elmo-folder-list-answereds): Ditto.
(elmo-folder-list-messages-with-global-mark): New function.
(elmo-folder-msgdb-create): Removed mark arguments.
(elmo-folder-unmark-answered): New generic function.
(elmo-folder-mark-as-answered): Ditto.
(elmo-folder-append-messages): Removed argunment `unread-marks'
(elmo-folder-list-unreads-internal): Abolish.
(elmo-folder-list-importants-internal): Ditto.
(elmo-folder-search-requires-msgdb-p): New generic function.
(elmo-folder-search-requires-msgdb-p-internal): New function.
(elmo-generic-folder-open): Call elmo-folder-msgdb instead of
elmo-msgdb-load.
(elmo-folder-search-fast): Added key 'mark'.
(elmo-generic-folder-append-messages): Use elmo-msgdb-unread-marks
instead of unread-marks argument.
(elmo-folder-move-messages): Removed argunment `unread-marks'
(elmo-folder-unmark-important): Define.
(elmo-folder-mark-as-important): Ditto.
(elmo-folder-unmark-read): Ditto.
(elmo-folder-mark-as-read): Ditto.
(elmo-folder-unmark-answered): Ditto.
(elmo-folder-mark-as-answered): Ditto.
(elmo-folder-replace-marks): Abolish.
(elmo-generic-folder-append-msgdb): Append msgdb before checking
duplicates.
(elmo-folder-synchronize): Removed mark arguments;
return crosspost only number.

21 years agoMEMO for elmo-mark branch.
teranisi [Fri, 13 Sep 2002 03:32:12 +0000 (03:32 +0000)]
MEMO for elmo-mark branch.

21 years agoThis commit was manufactured by cvs2svn to create branch 'elmo-mark'. elmo-mark-root
tomo [Thu, 12 Sep 2002 16:12:21 +0000 (16:12 +0000)]
This commit was manufactured by cvs2svn to create branch 'elmo-mark'.

21 years ago* wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
yoichi [Thu, 12 Sep 2002 16:12:20 +0000 (16:12 +0000)]
* wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
when it creates new draft buffer.

21 years ago* wl/wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
yoichi [Thu, 12 Sep 2002 15:53:07 +0000 (15:53 +0000)]
* wl/wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
without argument.
* elmo-dop.el (elmo-dop-queue-flush): Remove unused argument.
Remove redundunt connectivity check.

21 years ago* wl-draft.el (wl-draft-config-sub-eval-insert): New function.
yoichi [Thu, 12 Sep 2002 14:59:29 +0000 (14:59 +0000)]
* wl-draft.el (wl-draft-config-sub-eval-insert): New function.
Evaluate content and if the value is string, insert it.
(wl-draft-config-sub-body,wl-draft-config-sub-top,
wl-draft-config-sub-bottom,wl-draft-config-sub-header,
wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
wl-draft-config-sub-part-bottom): Use it.

21 years ago* elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
yoichi [Thu, 12 Sep 2002 14:34:25 +0000 (14:34 +0000)]
* elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
as not to clear queue unexpectedly. (Ref. [wl:9778],[wl:10493])

21 years agoAdd description for wl-draft-preview-message.
yoichi [Thu, 12 Sep 2002 14:15:58 +0000 (14:15 +0000)]
Add description for wl-draft-preview-message.
Remove spaces at the end of lines.

21 years ago* wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
yoichi [Thu, 12 Sep 2002 08:52:48 +0000 (08:52 +0000)]
* wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
 with the folder name. The question was unintelligible when it is
 called from wl-save-status.

21 years ago* wl-summary.el (wl-summary-save-view-cache): Avoid error on
yoichi [Wed, 11 Sep 2002 14:42:06 +0000 (14:42 +0000)]
* wl-summary.el (wl-summary-save-view-cache): Avoid error on
xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
cannot take second argument).

21 years agoSet wl-summary-weekday-name-lang as "en".
yoichi [Wed, 11 Sep 2002 10:53:29 +0000 (10:53 +0000)]
Set wl-summary-weekday-name-lang as "en".

21 years agoAdd sample setting to bind "b" in summary for resending message.
yoichi [Thu, 5 Sep 2002 18:15:32 +0000 (18:15 +0000)]
Add sample setting to bind "b" in summary for resending message.
(Follow the suggestion from Angus Lees <gus@inodes.org>)

21 years agoUpdate around key-bindings on draft mode.
yoichi [Thu, 5 Sep 2002 17:51:08 +0000 (17:51 +0000)]
Update around key-bindings on draft mode.

21 years agoRemove obsolete commands.
kaoru [Thu, 5 Sep 2002 09:54:23 +0000 (09:54 +0000)]
Remove obsolete commands.

21 years ago* wl-summary.el (wl-summary-line-attached): Bind case-fold-search as t.
yoichi [Thu, 5 Sep 2002 09:45:50 +0000 (09:45 +0000)]
* wl-summary.el (wl-summary-line-attached): Bind case-fold-search as t.

21 years agoUpdate.
kaoru [Thu, 5 Sep 2002 09:35:42 +0000 (09:35 +0000)]
Update.

21 years ago* ptexinfmt.el: discard @documentdescription. Support
kaoru [Thu, 5 Sep 2002 09:35:25 +0000 (09:35 +0000)]
* ptexinfmt.el: discard @documentdescription.  Support
@ifplaintext, @ifnotplaintext, @ifhtml.
(texinfo-format-ifhtml, texinfo-format-ifplaintext): New function.

21 years ago* wl-vars.el (wl-message-mode-line-format): New variable.
yoichi [Wed, 4 Sep 2002 10:16:23 +0000 (10:16 +0000)]
* wl-vars.el (wl-message-mode-line-format): New variable.
(wl-message-mode-line-format-spec-alist): Ditto.
* wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
(wl-message-redisplay): Use wl-message-mode-line-format.

21 years ago* wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
teranisi [Wed, 4 Sep 2002 00:21:34 +0000 (00:21 +0000)]
* wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.

21 years ago* wl-summary.el: write description for wl-summary-default-from.
yoichi [Tue, 3 Sep 2002 09:48:25 +0000 (09:48 +0000)]
* wl-summary.el: write description for wl-summary-default-from.
* wl.texi,wl-ja.texi: mention the effect of wl-summary-default-from.

21 years ago* wl-vars.el (wl-ldap-objectclass): Abolish.
teranisi [Tue, 3 Sep 2002 00:50:05 +0000 (00:50 +0000)]
* wl-vars.el (wl-ldap-objectclass): Abolish.

* wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
(wl-ldap-make-filter): Removed condition for objectclass.
(wl-ldap-make-matched-value-list): Remove meaningless process.
(wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
(wl-address-ldap-search): Don't add `*' to `pat' string;
use ignore-errors; added `email';
use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.

21 years ago* pldap.el (ldap-default-host): Fixed docstring.
teranisi [Tue, 3 Sep 2002 00:46:02 +0000 (00:46 +0000)]
* pldap.el (ldap-default-host): Fixed docstring.

21 years ago* pldap.el (ldap-decode-string): Return string as-is if
teranisi [Tue, 3 Sep 2002 00:00:42 +0000 (00:00 +0000)]
* pldap.el (ldap-decode-string): Return string as-is if
`ldap-coding-system' is nil.
(ldap-encode-string): Ditto.
(ldap-search-entries): Encode filter string with `ldap-encode-string'.

21 years ago* wl-vars.el (wl-draft-config-alist): Refer wl-draft-parent-folder.
yoichi [Mon, 2 Sep 2002 11:34:16 +0000 (11:34 +0000)]
* wl-vars.el (wl-draft-config-alist): Refer wl-draft-parent-folder.
* wl-draft.el (wl-draft-parent-folder): Replace tab by spaces.

21 years agoAdd example for wl-draft-parent-folder usage.
yoichi [Mon, 2 Sep 2002 11:27:32 +0000 (11:27 +0000)]
Add example for wl-draft-parent-folder usage.

21 years agorefine the description of wl-draft-parent-folder
yoichi [Mon, 2 Sep 2002 07:13:43 +0000 (07:13 +0000)]
refine the description of wl-draft-parent-folder

21 years ago* wl-draft.el (wl-draft-parent-folder): Write description.
yoichi [Mon, 2 Sep 2002 07:01:52 +0000 (07:01 +0000)]
* wl-draft.el (wl-draft-parent-folder): Write description.

21 years agoOops, fixed typo.
teranisi [Mon, 2 Sep 2002 04:26:13 +0000 (04:26 +0000)]
Oops, fixed typo.

21 years ago* wl-draft.el (wl-draft-hide): Fixed logif for wl-draft-use-frame.
teranisi [Mon, 2 Sep 2002 04:19:27 +0000 (04:19 +0000)]
* wl-draft.el (wl-draft-hide): Fixed logif for wl-draft-use-frame.

21 years ago* wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
teranisi [Mon, 2 Sep 2002 02:55:57 +0000 (02:55 +0000)]
* wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
 as "" (zero-length string) if no parent.

21 years ago* wl-address.el (wl-address-make-completion-list): Skip duplication checking.
teranisi [Tue, 27 Aug 2002 02:20:55 +0000 (02:20 +0000)]
* wl-address.el (wl-address-make-completion-list): Skip duplication checking.
(wl-address-make-address-list): use `cons' and `nreverse' instead of `append'.

21 years ago* wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
kaoru [Mon, 26 Aug 2002 12:10:06 +0000 (12:10 +0000)]
* wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
instead of `beginning-of-buffer'.

21 years ago* wl-xmas.el (wl-message-wheel-down): Fix parentheses.
yamaoka [Thu, 22 Aug 2002 02:06:48 +0000 (02:06 +0000)]
* wl-xmas.el (wl-message-wheel-down): Fix parentheses.

21 years ago* wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
teranisi [Thu, 22 Aug 2002 00:50:10 +0000 (00:50 +0000)]
* wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
Refer wl-message-buffer-name.
(wl-message-wheel-down): Ditto.

21 years ago* wl-vars.el (wl-message-buffer-name): New user option.
teranisi [Wed, 21 Aug 2002 23:40:56 +0000 (23:40 +0000)]
* wl-vars.el (wl-message-buffer-name): New user option.

* wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
directly instead of making alist dinamically.

* wl-message.el (wl-message-buffer-cache-name): Abolish.
(wl-message-buffer-create): Use wl-message-buffer-name instead of
wl-message-buffer-cache-name.
(wl-message-buffer-cache-clean-up): Ditto.

* wl-folder.el (wl-folder-set-entity-info): Use elmo-string.

* elmo-util.el (elmo-warning): Define as a macro which uses
`display-warning' if it is defined as a function.

* elmo-split.el (elmo-split-fetch-decoded-field): New function.
(elmo-split-equal): Use it.
(elmo-split-match): Ditto.
(elmo-split-message-entity): New buffer-local variable.
(elmo-split-subr): Set it.

21 years ago* Version number is increased to 2.9.15.
teranisi [Wed, 21 Aug 2002 23:37:52 +0000 (23:37 +0000)]
* Version number is increased to 2.9.15.

21 years ago* elmo-imap4.el (elmo-network-initialize-session):
okada [Sun, 18 Aug 2002 08:49:41 +0000 (08:49 +0000)]
* elmo-imap4.el (elmo-network-initialize-session):
  Check capability after starttls.

21 years agoUpdated description about modified UTF-7.
teranisi [Wed, 7 Aug 2002 02:38:55 +0000 (02:38 +0000)]
Updated description about modified UTF-7.

21 years ago* wl-vars.el (wl-summary-default-view-alist): New user option.
teranisi [Tue, 6 Aug 2002 13:34:39 +0000 (13:34 +0000)]
* wl-vars.el (wl-summary-default-view-alist): New user option.

* wl-summary.el (wl-summary-goto-folder-subr): Use it.

21 years ago* wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
teranisi [Tue, 6 Aug 2002 13:22:56 +0000 (13:22 +0000)]
* wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
while deleting address.
(wl-draft-delete-myself-from-cc): Ditto.

21 years ago* elmo-util.el (elmo-list-delete): Added optional argument
teranisi [Tue, 6 Aug 2002 13:21:37 +0000 (13:21 +0000)]
* elmo-util.el (elmo-list-delete): Added optional argument
DELETE-FUNCTION.

21 years ago* wl-fldmgr.el (wl-fldmgr-sort): Added optional argument;
teranisi [Tue, 6 Aug 2002 12:07:21 +0000 (12:07 +0000)]
* wl-fldmgr.el (wl-fldmgr-sort): Added optional argument;
If optional argument is specified, reverse sort order.

* wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.

21 years ago* elmo-vars.el (elmo-imap4-default-mailbox): Abolished.
teranisi [Tue, 6 Aug 2002 12:03:06 +0000 (12:03 +0000)]
* elmo-vars.el (elmo-imap4-default-mailbox): Abolished.

* elmo-util.el (elmo-warning): Ignore errors while recenter.

* elmo-msgdb.el (elmo-msgdb-do-each-entity): New macro.

* elmo-imap4.el (elmo-folder-initialize): Don't use
elmo-imap4-default-mailbox.

21 years ago* wl-thread.el (wl-thread-insert-message): Return parent number if exists.
teranisi [Wed, 24 Jul 2002 15:59:21 +0000 (15:59 +0000)]
* wl-thread.el (wl-thread-insert-message): Return parent number if exists.
(wl-thread-update-indent-string-region): Use
 wl-thread-update-line-on-buffer-sub instead of
 wl-thread-update-line-on-buffer.

21 years agoAdd items for C-cC-vC-c,C-cC-dC-c in message buffer.
yoichi [Wed, 24 Jul 2002 15:46:19 +0000 (15:46 +0000)]
Add items for C-cC-vC-c,C-cC-dC-c in message buffer.

21 years ago* elmo-split.el (toplevel): Use `product-provide'.
kaoru [Wed, 24 Jul 2002 15:38:05 +0000 (15:38 +0000)]
* elmo-split.el (toplevel): Use `product-provide'.
(elmo-split): Checkdoc.

21 years ago2002-07-23 KAMO Tomoyuki <kamo@i-manage.co.jp>
teranisi [Tue, 23 Jul 2002 14:35:13 +0000 (14:35 +0000)]
2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>

* wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
(wl-folder-close-all): Ditto.

2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>

* wl-summary.el (wl-summary-get-list-info): Process delivered-to:
and mailing-list:.
(wl-summary-overview-entity-compare-by-list-info): Treat empty field
value.
(wl-summary-line-list-info): Print mailing-list name even when
list-number is empty.

21 years agoUpdate.
okazaki [Sun, 21 Jul 2002 06:46:25 +0000 (06:46 +0000)]
Update.

21 years ago(elmo-imap4-debug, elmo-imap4-debug-1):
okazaki [Sun, 21 Jul 2002 06:43:15 +0000 (06:43 +0000)]
(elmo-imap4-debug, elmo-imap4-debug-1):
Split `elmo-imap4-debug' into the macro `elmo-imap4-debug' and
the function `elmo-imap4-debug-1'.

21 years ago* wl-draft.el: Abolish wl-draft-confirm,wl-draft-open-file,
yoichi [Thu, 18 Jul 2002 13:34:29 +0000 (13:34 +0000)]
* wl-draft.el: Abolish wl-draft-confirm,wl-draft-open-file,
and wl-draft-random-alphabet since those are not used.

21 years ago* wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
yoichi [Thu, 18 Jul 2002 02:42:06 +0000 (02:42 +0000)]
* wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.

* wl-summary.el (wl-summary-mode-map): Remove already abolished
bindings.

21 years agoUpdate to version 2002-06-04.06.
kaoru [Tue, 16 Jul 2002 20:25:27 +0000 (20:25 +0000)]
Update to version 2002-06-04.06.

21 years agoRewrite explanations for wl-draft-config-exec and wl-draft-config-alist.
yoichi [Sun, 14 Jul 2002 09:51:59 +0000 (09:51 +0000)]
Rewrite explanations for wl-draft-config-exec and wl-draft-config-alist.

21 years ago* elmo-split.el (elmo-split): Moved to run hooks and to show
hmurata [Sun, 14 Jul 2002 08:46:55 +0000 (08:46 +0000)]
* elmo-split.el (elmo-split): Moved to run hooks and to show
message from elmo-split-subr.
(elmo-split-subr): Follow the change above.

21 years ago* elmo-split.el (elmo-split-subr): New function (renamed from
hmurata [Sun, 14 Jul 2002 04:18:33 +0000 (04:18 +0000)]
* elmo-split.el (elmo-split-subr): New function (renamed from
elmo-split-subr).
(elmo-split): Changed to call elmo-split-subr by element of
elmo-split-folder.
(elmo-split-folder): Changed customization type to choice.

21 years ago* check-modules.el (check-modules-charsets-mime-charset-alist):
kaoru [Fri, 12 Jul 2002 23:01:16 +0000 (23:01 +0000)]
* check-modules.el (check-modules-charsets-mime-charset-alist):
New testcase.

21 years ago* elmo-split.el (elmo-split-and): Fixed condition.
hmurata [Fri, 12 Jul 2002 16:34:33 +0000 (16:34 +0000)]
* elmo-split.el (elmo-split-and): Fixed condition.

21 years ago* elmo-split.el (elmo-split): Fixed logic.
teranisi [Fri, 12 Jul 2002 07:12:44 +0000 (07:12 +0000)]
* elmo-split.el (elmo-split): Fixed logic.
Display "Test:" instead of "Folder:" when reharsal.

21 years ago* WL-ELS (ELMO-MODULES): Added elmo-split.
teranisi [Fri, 12 Jul 2002 00:59:15 +0000 (00:59 +0000)]
* WL-ELS (ELMO-MODULES): Added elmo-split.

21 years ago* elmo-split.el: Fixed typo.
teranisi [Fri, 12 Jul 2002 00:45:58 +0000 (00:45 +0000)]
* elmo-split.el: Fixed typo.