elisp/wanderlust.git
20 years ago* elmo-msgdb.el (elmo-msgdb-mark-to-flags): New function. elmo-mark
hmurata [Sat, 30 Aug 2003 10:23:55 +0000 (10:23 +0000)]
* elmo-msgdb.el (elmo-msgdb-mark-to-flags): New function.
(elmo-msgdb-flags-to-mark): Ditto.
(elmo-msgdb-append-entity): Ditto.

* elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
Use `elmo-msgdb-append-entity' instead of construct msgdb.
(elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
(elmo-archive-parse-mmdf): Ditto.

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

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

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

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

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

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

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

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

* elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
(elmo-folder-msgdb-create-plugged): Set elmo-imap4-current-msgdb
to empty msgdb.

* elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Use
`elmo-msgdb-make-message-entity' and `elmo-msgdb-append-entity'
instead of directly construction.
(elmo-nntp-msgdb-create-message): Use `elmo-msgdb-append-entity'
instead of construct msgdb.

* elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
`elmo-msgdb-set-overview' instead of reconstruct msgdb.
(elmo-pop3-msgdb-create-message): Use `elmo-msgdb-append-entity'
instead of construct msgdb.

20 years agoSynch up with main trunk. elmo-mark-restart
hmurata [Sat, 30 Aug 2003 10:01:46 +0000 (10:01 +0000)]
Synch up with main trunk.

20 years agoThis commit was manufactured by cvs2svn to create branch 'elmo-mark'.
tomo [Sat, 26 Jul 2003 18:54:51 +0000 (18:54 +0000)]
This commit was manufactured by cvs2svn to create branch 'elmo-mark'.

20 years ago* doc/.cvsignore: New file.
hmurata [Sat, 26 Jul 2003 18:54:50 +0000 (18:54 +0000)]
* doc/.cvsignore: New file.

* wl/.cvsignore: New file.

20 years agodelete->dispose (summary)
yoichi [Sat, 26 Jul 2003 14:31:44 +0000 (14:31 +0000)]
delete->dispose (summary)

20 years ago(wl-summary-unregister-target-mark): Store result to the variable.
yoichi [Sat, 26 Jul 2003 12:14:56 +0000 (12:14 +0000)]
(wl-summary-unregister-target-mark): Store result to the variable.

20 years ago* wl-action.el (wl-summary-target-mark): Remove duplicate definition.
yoichi [Sat, 26 Jul 2003 11:57:13 +0000 (11:57 +0000)]
* wl-action.el (wl-summary-target-mark): Remove duplicate definition.

20 years ago(wl-summary-define-mark-action): Functions wl-summary-*-region
yoichi [Sat, 26 Jul 2003 11:34:19 +0000 (11:34 +0000)]
(wl-summary-define-mark-action): Functions wl-summary-*-region
keep current position.

20 years ago* wl-action.el (wl-summary-target-mark-region): Remove duplicate definition.
yoichi [Sat, 26 Jul 2003 11:26:58 +0000 (11:26 +0000)]
* wl-action.el (wl-summary-target-mark-region): Remove duplicate definition.

20 years ago* wl-action.el (wl-summary-action-docstring): Add more info.
yoichi [Sat, 26 Jul 2003 10:56:14 +0000 (10:56 +0000)]
* wl-action.el (wl-summary-action-docstring): Add more info.

20 years agodeclare wl-delete-folder-alist as obsolete
yoichi [Sat, 26 Jul 2003 10:01:55 +0000 (10:01 +0000)]
declare wl-delete-folder-alist as obsolete

20 years agoadd: use hash table for .addresses
yoichi [Sat, 26 Jul 2003 07:44:28 +0000 (07:44 +0000)]
add: use hash table for .addresses

20 years agoupdate
yoichi [Sat, 26 Jul 2003 07:42:22 +0000 (07:42 +0000)]
update

20 years agodelete->dispose (summary mark operation)
yoichi [Sat, 26 Jul 2003 07:27:22 +0000 (07:27 +0000)]
delete->dispose (summary mark operation)
remove description of wl-summary-erase

20 years agoremove Japanese word
yoichi [Sat, 26 Jul 2003 06:09:57 +0000 (06:09 +0000)]
remove Japanese word

20 years ago2002-05-05 David Smith <ultrasoul@ultrasoul.com>
teranisi [Thu, 24 Jul 2003 11:55:48 +0000 (11:55 +0000)]
2002-05-05  David Smith <ultrasoul@ultrasoul.com>

* elmo-imap4.el (elmo-imap4-folder-diff-plugged):
Use SELECT when elmo-imap4-use-select-to-update-status is t.

20 years ago* elmo.el (elmo-generic-folder-append-messages): Fixed last change.
hmurata [Thu, 24 Jul 2003 07:33:58 +0000 (07:33 +0000)]
* elmo.el (elmo-generic-folder-append-messages): Fixed last change.

* elmo-localdir.el (elmo-folder-append-messages): Set flag as
'read when mark is null.

20 years agoUpdate.
teranisi [Thu, 24 Jul 2003 05:52:40 +0000 (05:52 +0000)]
Update.

20 years agoUpdated.
teranisi [Thu, 24 Jul 2003 05:34:56 +0000 (05:34 +0000)]
Updated.

20 years agoAdded missing file.
teranisi [Thu, 24 Jul 2003 04:49:44 +0000 (04:49 +0000)]
Added missing file.

20 years agoelmo-mark branch is merged.
teranisi [Thu, 24 Jul 2003 04:48:26 +0000 (04:48 +0000)]
elmo-mark branch is merged.

20 years agoVersion number is increased to 2.11.4. wl-2_11_4
teranisi [Thu, 24 Jul 2003 04:31:52 +0000 (04:31 +0000)]
Version number is increased to 2.11.4.

20 years ago* wl-summary.el (wl-summary-cleanup-temp-marks): Use
teranisi [Thu, 24 Jul 2003 04:17:01 +0000 (04:17 +0000)]
* wl-summary.el (wl-summary-cleanup-temp-marks): Use
 wl-summary-delete-all-temp-marks.
(wl-summary-delete-all-temp-marks-on-buffer): Abolish.

20 years ago* wl-action.el (wl-summary-set-mark): Changed terminology
teranisi [Thu, 24 Jul 2003 03:59:17 +0000 (03:59 +0000)]
* wl-action.el (wl-summary-set-mark): Changed terminology
refile-destination -> action-argument.
(wl-summary-unset-mark): Ditto.
(wl-summary-remove-argument): Ditto.
(wl-summary-print-argument): Ditto.

* wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
(wl-thread-remove-argument-region): Ditto.
(wl-thread-print-argument-region): Ditto.
(wl-thread-close): Ditto.
(wl-thread-open): Ditto.

* wl-highlight.el (wl-highlight-action-argument-face): Ditto.
(wl-highlight-refile-destination-face is abolished)
(wl-highlight-action-argument-string): Ditto.
(wl-highlight-summary-current-line): Highlight action argument.

20 years ago* wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
teranisi [Thu, 24 Jul 2003 03:32:47 +0000 (03:32 +0000)]
* wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
color for light backgrounds.
(wl-highlight-summary-answered-face): Ditto.

20 years agoSynch up with main trunk.
teranisi [Thu, 24 Jul 2003 01:57:08 +0000 (01:57 +0000)]
Synch up with main trunk.

20 years ago* elmo-pipe.el (elmo-folder-unmark-answered): Define.
hmurata [Wed, 23 Jul 2003 05:33:46 +0000 (05:33 +0000)]
* elmo-pipe.el (elmo-folder-unmark-answered): Define.
(elmo-folder-mark-as-answered): Ditto.

20 years ago* wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
teranisi [Tue, 22 Jul 2003 15:20:55 +0000 (15:20 +0000)]
* wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.

20 years agoUpdate.
teranisi [Tue, 22 Jul 2003 14:42:38 +0000 (14:42 +0000)]
Update.

20 years ago* elmo-pop3.el (elmo-pop3-exists-exactly): Set default value as nil.
teranisi [Tue, 22 Jul 2003 13:36:55 +0000 (13:36 +0000)]
* elmo-pop3.el (elmo-pop3-exists-exactly): Set default value as nil.
(elmo-pop3-get-session): Make msgdb directory after session.
(elmo-folder-exists-p): Check exactly at the first time even when the
elmo-pop3-exists-exactly is nil.

* elmo-pipe.el (elmo-folder-open-internal): Don't drain here.
(elmo-folder-list-messages): Define instead of
elmo-folder-list-messages-internal.
(elmo-folder-check): Check destination folder.
(elmo-folder-synchronize): Drain the pipe.

* elmo-localdir.el (elmo-folder-append-messages): Don't cause an error
when msgdb is not loaded.

20 years ago* elmo.el (elmo-message-entity): Fixed typo in docstring.
hmurata [Tue, 22 Jul 2003 11:11:00 +0000 (11:11 +0000)]
* elmo.el (elmo-message-entity): Fixed typo in docstring.

20 years ago* wl-score.el (wl-summary-score-update-all-lines): Use
teranisi [Tue, 22 Jul 2003 10:21:17 +0000 (10:21 +0000)]
* wl-score.el (wl-summary-score-update-all-lines): Use
wl-summary-set-mark.
(wl-summary-score-update-all-lines): Kill expunged messages.

* wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.

* elmo-msgdb.el (elmo-msgdb-append-to-killed-list): Abolish.

* elmo-imap4.el (elmo-folder-list-messages-plugged): Fixed.
(elmo-imap4-folder-diff-plugged): Use uidnext to calculate number of
messages.

* elmo.el (elmo-folder-kill-messages-before): New function.
(elmo-folder-kill-messages): Ditto.
(elmo-folder-synchronize): Use elmo-folder-kill-messages-before.

* elmo-imap4.el (elmo-folder-list-messages-plugged):
Don't use elmo-msgdb-max-of-killed. It is harmful when messages are
killed not by synchronize (e.g. scoring).

20 years ago* elmo.el (elmo-folder-search-fast): Return t if condition is not
hmurata [Tue, 22 Jul 2003 03:50:09 +0000 (03:50 +0000)]
* elmo.el (elmo-folder-search-fast): Return t if condition is not
treated.
(elmo-folder-search): Follow the change above.

* elmo-util.el (elmo-read-search-condition-internal): Add `Flag'
into the candidates of search field.

20 years agoFixed last change.
teranisi [Mon, 21 Jul 2003 14:49:50 +0000 (14:49 +0000)]
Fixed last change.

20 years ago* wl-score.el (wl-score-get-latest-msgs): Don't use msgdb directly.
teranisi [Mon, 21 Jul 2003 14:47:42 +0000 (14:47 +0000)]
* wl-score.el (wl-score-get-latest-msgs): Don't use msgdb directly.
(wl-summary-rescore): Ditto.

20 years agoUpdate.
teranisi [Mon, 21 Jul 2003 13:20:06 +0000 (13:20 +0000)]
Update.

20 years ago* wl-summary.el wl-summary-mark-as-unanswered): New function.
teranisi [Mon, 21 Jul 2003 13:17:25 +0000 (13:17 +0000)]
* wl-summary.el wl-summary-mark-as-unanswered): New function.

20 years ago* wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered to "&".
teranisi [Mon, 21 Jul 2003 13:15:22 +0000 (13:15 +0000)]
* wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered to "&".
(wl-summary-mark-as-answered-internal): New inline function.
(wl-summary-mark-as-answered): New function.
(wl-summary-sync-marks): Modified for answered-mark synching.

* elmo-msgdb.el (elmo-msgdb-set-flag): Overwrite answered flag.
(elmo-msgdb-unset-flag): Ditto.

* elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Precedes Seen flag.

20 years ago* wl-action.el (wl-summary-set-mark): Fixed last change.
hmurata [Sun, 20 Jul 2003 15:43:19 +0000 (15:43 +0000)]
* wl-action.el (wl-summary-set-mark): Fixed last change.

20 years agoFixed last change.
teranisi [Sun, 20 Jul 2003 11:56:36 +0000 (11:56 +0000)]
Fixed last change.

20 years ago(wl-summary-mark-as-read-internal): Fixed the behavior of
teranisi [Sun, 20 Jul 2003 11:54:03 +0000 (11:54 +0000)]
(wl-summary-mark-as-read-internal): Fixed the behavior of
wl-summary-unread-message-hook
(Pointed out by akira yamada <akira@arika.org>).

20 years ago* wl-e21.el (wl-summary-toolbar): Follow the rename of
hmurata [Sat, 19 Jul 2003 18:22:03 +0000 (18:22 +0000)]
* wl-e21.el (wl-summary-toolbar): Follow the rename of
wl-summary-delete.
* wl-xmas.el (wl-summary-toolbar): Ditto.

* wl-action.el (wl-summary-set-mark): Don't override current
temp-mark.

20 years ago* etc/icons/wl-summary-dispose-up.xpm: New file.
hmurata [Sat, 19 Jul 2003 18:18:33 +0000 (18:18 +0000)]
* etc/icons/wl-summary-dispose-up.xpm: New file.

20 years ago(wl-refile-get-field-value): Fixed and simplified.
hmurata [Sat, 19 Jul 2003 17:06:27 +0000 (17:06 +0000)]
(wl-refile-get-field-value): Fixed and simplified.

20 years agoRemoved garbage.
teranisi [Sat, 19 Jul 2003 12:50:32 +0000 (12:50 +0000)]
Removed garbage.

20 years ago* wl-refile.el (wl-refile-learn): Don't use msgdb.
teranisi [Sat, 19 Jul 2003 12:49:33 +0000 (12:49 +0000)]
* wl-refile.el (wl-refile-learn): Don't use msgdb.
(wl-refile-msgid-learn): Ditto.
(wl-refile-get-field-value): Ditto.

* wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.

* wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
(wl-expire-delete-reserved-messages): Renamed from
wl-expire-reserve-marked-msgs-from-list.
(wl-expire-delete): Removed argument `msgdb'.
(wl-expire-refile): Ditto.
(wl-expire-refile-with-copy-reserve-msg): Ditto.
(wl-expire-archive-number-delete-old): Ditto; Use folder instead of
mark-alist as argument.
(wl-expire-archive-number1): Removed argument `msgdb'.
(wl-expire-archive-number2): Ditto.
(wl-expire-archive-date): Ditto.
(wl-expire-localdir-date): Ditto.
(wl-expire-hide): Ditto.
(wl-archive-number1): Ditto.
(wl-archive-number2): Ditto.
(wl-archive-date): Ditto.
(wl-archive-folder): Ditto.
All other related portions are changed.

20 years ago* elmo-pipe.el (elmo-folder-msgdb-create): Don't define.
teranisi [Sat, 19 Jul 2003 01:52:17 +0000 (01:52 +0000)]
* elmo-pipe.el (elmo-folder-msgdb-create): Don't define.
(elmo-folder-commit): Define.
(elmo-folder-synchronize): Ditto.
(elmo-folder-list-flagged): Ditto.
(elmo-folder-commit): Ditto.
(elmo-folder-length): Ditto.
(elmo-folder-count-flags): Ditto.
(elmo-message-mark): Ditto.
(elmo-message-field): Ditto.
(elmo-message-entity): Ditto.
(elmo-message-folder): Ditto.

20 years ago* wl-draft.el (wl-draft-send-confirm): Change message. Now up/down merged-trunk-to-elmo-mark-19
yoichi [Fri, 18 Jul 2003 15:29:56 +0000 (15:29 +0000)]
* wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
mean move up and down. (suggested by Takashi Kawachi)

20 years ago* wl-acap.el (toplevel): Don't require un-define.
teranisi [Fri, 18 Jul 2003 14:26:38 +0000 (14:26 +0000)]
* wl-acap.el (toplevel): Don't require un-define.

* elmo.el (elmo-message-field): Define as a method.

* elmo-multi.el (elmo-message-entity): Fixed bug when no entity found.
(elmo-message-field): Define.

20 years ago(wl-thread-delete-message): Always update wl-summary-buffer-number-list.
teranisi [Fri, 18 Jul 2003 13:57:23 +0000 (13:57 +0000)]
(wl-thread-delete-message): Always update wl-summary-buffer-number-list.

20 years ago(wl-summary-print-destination): Do nothing when folder is nil.
teranisi [Fri, 18 Jul 2003 12:57:42 +0000 (12:57 +0000)]
(wl-summary-print-destination): Do nothing when folder is nil.

20 years ago* wl-summary.el (wl-summary-prefetch-region-no-mark): Update
hmurata [Fri, 18 Jul 2003 08:50:27 +0000 (08:50 +0000)]
* wl-summary.el (wl-summary-prefetch-region-no-mark): Update
persistent mark when prefetch is succeeded.

20 years ago* elmo.el (elmo-folder-list-unreads): Don't use msgdb API.
teranisi [Fri, 18 Jul 2003 03:59:00 +0000 (03:59 +0000)]
* elmo.el (elmo-folder-list-unreads): Don't use msgdb API.
(elmo-folder-list-importants): Ditto.
(elmo-folder-list-answereds): Ditto.

* elmo-multi.el (elmo-folder-mark-as-important): Remove :before qualifier.
(elmo-folder-mark-as-read): Ditto.
(elmo-folder-unmark-read): Ditto.
(elmo-folder-mark-as-answered): Ditto.
(elmo-folder-unmark-answered): Ditto.
(elmo-folder-list-flagged): Define.
(elmo-folder-commit): Ditto.
(elmo-folder-length): Ditto.
(elmo-folder-count-flags): Ditto.

20 years ago* elmo.el (elmo-folder-synchronize): Ditto.
teranisi [Thu, 17 Jul 2003 16:14:30 +0000 (16:14 +0000)]
* elmo.el (elmo-folder-synchronize): Ditto.

20 years ago* elmo.el (elmo-folder-move-messages): Use elmo-folder-detach-messages.
teranisi [Thu, 17 Jul 2003 16:12:35 +0000 (16:12 +0000)]
* elmo.el (elmo-folder-move-messages): Use elmo-folder-detach-messages.

20 years ago* elmo.el (elmo-folder-detach-messages): New method.
teranisi [Thu, 17 Jul 2003 16:10:18 +0000 (16:10 +0000)]
* elmo.el (elmo-folder-detach-messages): New method.

* elmo-multi.el (elmo-folder-detach-messages): Define.

20 years ago* wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
teranisi [Thu, 17 Jul 2003 16:08:43 +0000 (16:08 +0000)]
* wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
instead of elmo-msgdb-delete-msgs.
(wl-expire-refile-with-copy-reserve-msg): Ditto.
(wl-expire-hide): Ditto.

* wl-summary.el (wl-summary-delete-all-msgs): Ditto.

20 years ago* elmo.el (elmo-message-copy-entity): New function.
teranisi [Thu, 17 Jul 2003 15:55:19 +0000 (15:55 +0000)]
* elmo.el (elmo-message-copy-entity): New function.
(elmo-message-entity-set-number): Ditto.
(elmo-message-mark): Define as method.

* elmo-multi.el (elmo-multi-real-folder-number): Changed position.
(elmo-folder-synchronize): Return 0 (Should be reconsider).
(elmo-message-entity): Fixed last change.
(elmo-message-mark): Define.
(elmo-folder-msgdb-create): Abolish.
(elmo-multi-folder-append-msgdb): Ditto.
(elmo-multi-folder-diff): Fixed.
(elmo-multi-split-number-alist): Removed.
(elmo-multi-split-mark-alist): Removed.
(elmo-folder-list-messages): Define.
(elmo-folder-list-messages-internal): Removed.

* wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
elmo-msgdb interface.
(wl-thread-get-exist-children): Likewise.
(wl-thread-insert-message): Likewise.
(wl-thread-msg-mark-as-important): Likewise.
(wl-thread-insert-entity-sub): Likewise.
(wl-thread-get-children-msgs-uncached): Likewise.

* wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
(wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
(wl-summary-sync-update): Likewise.
(wl-summary-auto-select-msg-p): Likewise.
(wl-summary-update-thread): Likewise.
(wl-summary-mark-as-important): Likewise.
(wl-summary-jump-to-msg-internal): Likewise.
(wl-summary-redisplay-internal): Likewise.
(wl-summary-print-message-with-ps-print): Likewise.
(wl-summary-folder-info-update): Likewise.

* wl-folder.el (wl-folder-check-one-entity):
elmo-folder-count-flags instead of wl-summary-count-unread.

20 years ago* elmo-localdir.el (elmo-folder-append-messages): Treat flags for
teranisi [Thu, 17 Jul 2003 13:51:13 +0000 (13:51 +0000)]
* elmo-localdir.el (elmo-folder-append-messages): Treat flags for
local file messages.
(elmo-folder-msgdb-create): Fixed read mark.

20 years ago* elmo-localdir.el (elmo-folder-append-messages): Treat flags for
teranisi [Thu, 17 Jul 2003 13:33:29 +0000 (13:33 +0000)]
* elmo-localdir.el (elmo-folder-append-messages): Treat flags for
local file messages.

20 years ago* wl-draft.el (wl-draft-normal-send-func): Fixed last change.
teranisi [Thu, 17 Jul 2003 11:48:27 +0000 (11:48 +0000)]
* wl-draft.el (wl-draft-normal-send-func): Fixed last change.

20 years ago* wl-draft.el (wl-draft-normal-send-func): Fixed last change.
teranisi [Thu, 17 Jul 2003 11:47:53 +0000 (11:47 +0000)]
* wl-draft.el (wl-draft-normal-send-func): Fixed last change.

* wl-action.el (wl-summary-define-mark-action): Fixed region function.

20 years ago* elmo.el (elmo-generic-folder-append-messages): Set flag as nil
hmurata [Thu, 17 Jul 2003 07:44:27 +0000 (07:44 +0000)]
* elmo.el (elmo-generic-folder-append-messages): Set flag as nil
if mark is nil.

20 years agoUpdate.
teranisi [Thu, 17 Jul 2003 07:08:54 +0000 (07:08 +0000)]
Update.

20 years ago* wl-summary.el (wl-summary-set-message-modified):
teranisi [Thu, 17 Jul 2003 07:03:21 +0000 (07:03 +0000)]
* wl-summary.el (wl-summary-set-message-modified):
Call wl-summary-set-mark-modified.
(wl-summary-delete-messages-on-buffer): Call
wl-folder-set-folder-updated instead of wl-folder-update-unread.
(wl-summary-sync-update): Call elmo-folder-length instead of
elmo-folder-messages.
(wl-summary-insert-headers): Don't call
elmo-folder-list-message-entities.

* elmo.el (elmo-folder-list-message-entities): Define as inline function.
(elmo-folder-messages): Abolish.

* elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each folder.
(elmo-folder-synchronize): Define.
(elmo-message-entity): Define.

20 years ago* wl-action.el (wl-summary-define-mark-action): Call
hmurata [Thu, 17 Jul 2003 05:08:24 +0000 (05:08 +0000)]
* wl-action.el (wl-summary-define-mark-action): Call
`wl-summary-set-mark' with argument `data'.
(wl-summary-auto-refile): Fixed order of arguments when call
`wl-summary-refile'.

20 years agoUpdate.
teranisi [Wed, 16 Jul 2003 13:10:53 +0000 (13:10 +0000)]
Update.

20 years ago* elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
teranisi [Wed, 16 Jul 2003 13:00:45 +0000 (13:00 +0000)]
* elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
elmo-imap4-session-select-mailbox.

* wl-vars.el (wl-summary-mark-action-list): Define resend action.

* wl-summary.el (wl-summary-mode-map): Bind resend action.

* wl-highlight.el (wl-highlight-summary-disposed-face): New face
(Renamed from wl-highlight-summary-deleted-face).
(wl-highlight-summary-resend-face): New face.

* wl-address.el (wl-complete-field-to): Added optional argument prompt.

* wl-action.el (wl-summary-get-resend-address): New function.
(wl-summary-exec-action-resend): Ditto.
(wl-summary-exec-action-resend-subr): Ditto.

20 years ago* w-thread.el (wl-thread-copy): Removed definition.
teranisi [Wed, 16 Jul 2003 05:47:02 +0000 (05:47 +0000)]
* w-thread.el (wl-thread-copy): Removed definition.
(wl-thread-refile): Ditto.
(wl-thread-delete): Ditto.
(wl-thread-target-mark): Ditto.

20 years ago* wl-summary.el (wl-summary-delete-messages-on-buffer): Don't display
teranisi [Wed, 16 Jul 2003 05:30:21 +0000 (05:30 +0000)]
* wl-summary.el (wl-summary-delete-messages-on-buffer): Don't display
buffer line deleting progress.
(wl-summary-mode-map): Bind wl-thread-dispose, Changed binding for
wl-thread-delete.

* wl-action.el (wl-summary-register-target-mark): Fixed argument.
(wl-summary-target-mark-set-action): Fixed.
(wl-summary-define-mark-action): Fixed quotation.
(wl-summary-move-mark-list-messages): Display message.
(wl-summary-define-mark-action): Define thread functions.
(wl-summary-exec-action-refile): Changed message.
(wl-summary-exec): Ditto.

20 years ago* elmo.el (elmo-folder-move-messages): Don't display any message.
teranisi [Wed, 16 Jul 2003 05:07:19 +0000 (05:07 +0000)]
* elmo.el (elmo-folder-move-messages): Don't display any message.

* elmo-imap4.el (elmo-imap4-send-command): Accept process output when
parsing.
(elmo-imap4-session-check): Don't wait CHECK response.
(elmo-folder-delete-messages-plugged): Don't wait EXPUNGE response.

20 years ago2003-07-15 Mito <mito@mxa.nes.nec.co.jp>
teranisi [Wed, 16 Jul 2003 01:03:36 +0000 (01:03 +0000)]
2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>

* wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
'%%'.

20 years ago2003-07-16 Yuuichi Teranishi <teranisi@gohome.org>
teranisi [Wed, 16 Jul 2003 00:34:22 +0000 (00:34 +0000)]
2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>

* wl-action.el (wl-summary-register-target-mark): Fixed argument.
(wl-summary-target-mark-set-action): Fixed.
(wl-summary-define-mark-action): Fixed quotation.

2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>

* wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
'%%'.

20 years ago* wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing empty lines.
teranisi [Tue, 15 Jul 2003 16:06:41 +0000 (16:06 +0000)]
* wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing empty lines.

20 years ago* WL-ELS (WL-MODULES): Added wl-action.
teranisi [Tue, 15 Jul 2003 15:55:42 +0000 (15:55 +0000)]
* WL-ELS (WL-MODULES): Added wl-action.

* wl.el (toplevel): Require wl-action.
(wl-init): Call wl-summary-define-mark-action.

* wl-vars.el (wl-summary-mark-action-list): Changed specification.

* wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
wl-summary-delete and wl-summary-erase.
(wl-summary-mode-map): Ditto.

* wl-vars.el (wl-dispose-folder-alist): Renamed from
wl-delete-folder-alist.

* wl-summary.el (wl-summary-prefetch-region-no-mark): Use
wl-summary-prefetch-msg instead of wl-summary-prefetch.
(toplevel): Moved mark & action related functions to the wl-action.el.

* wl-highlight.el (wl-highlight-summary-line-string): Follow the change
in wl-summary-mark-action-list.
(wl-highlight-summary-current-line): Ditto.

* wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
empty lines.

* wl-action.el: New file.

20 years agoNew file.
teranisi [Tue, 15 Jul 2003 15:43:31 +0000 (15:43 +0000)]
New file.

20 years ago* wl-summary.el (wl-summary-move-mark-list-messages): New function.
teranisi [Mon, 14 Jul 2003 16:02:54 +0000 (16:02 +0000)]
* wl-summary.el (wl-summary-move-mark-list-messages): New function.
(wl-summary-exec-action-delete): Use it.
(wl-summary-exec-action-erase): Ditto.

20 years ago* wl-summary.el (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
teranisi [Mon, 14 Jul 2003 15:47:33 +0000 (15:47 +0000)]
* wl-summary.el (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
(wl-summary-target-mark-erase): Rewrite.
(wl-summary-erase-region): New function.
(wl-summary-exec-action-erase): Changed message.

20 years ago* wl-summary.el (wl-summary-target-mark-replace): New function.
teranisi [Mon, 14 Jul 2003 15:32:11 +0000 (15:32 +0000)]
* wl-summary.el (wl-summary-target-mark-replace): New function.
(wl-summary-target-mark-prefetch): Use it.
(wl-summary-target-mark-delete): Ditto.
(toplevel): Rearranged definition order.

20 years ago* wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
teranisi [Mon, 14 Jul 2003 15:13:30 +0000 (15:13 +0000)]
* wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
(wl-summary-skip-mark-list): Added "d".

* wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
while searching.

20 years ago* wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
teranisi [Mon, 14 Jul 2003 15:01:56 +0000 (15:01 +0000)]
* wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
and define using defcustom;
Define 4th element as a face.

* wl-summary.el (wl-summary-incorporate): Use
`wl-summary-prefetch-region-no-mark' instead of
`wl-summary-prefetch-region'.
(wl-summary-prefetch-region-no-mark): Revival of old
`wl-summary-prefetch-region'.
(wl-summary-mark-action-list): Moved to wl-vars.el

* wl-highlight.el (wl-highlight-summary-current-line): Decide
face according to the `wl-summary-mark-action-list'.
(wl-highlight-summary-current-line): Ditto;
Removed destination highlighting.

20 years ago* wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
teranisi [Mon, 14 Jul 2003 14:23:54 +0000 (14:23 +0000)]
* wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
(wl-highlight-summary-line-string): Highlight for "i" mark.
(wl-highlight-summary-current-line): Ditto.

* wl-thread.el (wl-thread-print-destination-region): Avoid error when
no destination.

* wl-summary.el (wl-summary-prefetch-msg): If cache file already
exists, just go ahead.
(wl-summary-prefetch-region): Rewrite.
(wl-summary-prefetch): Ditto.
(wl-summary-mark-action-list): Define mark "i" and prefetch action.
(wl-summary-exec-action-prefetch): New function.
(wl-summary-target-mark-prefetch): Rewrite.

20 years ago* elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.
teranisi [Sun, 13 Jul 2003 13:15:03 +0000 (13:15 +0000)]
* elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.

20 years agoUpdate.
teranisi [Sun, 13 Jul 2003 13:14:30 +0000 (13:14 +0000)]
Update.

20 years agoImplementation of mark & action (Not completed yet).
teranisi [Sun, 13 Jul 2003 13:12:14 +0000 (13:12 +0000)]
Implementation of mark & action (Not completed yet).

* wl-highlight.el (wl-highlight-summary-erased-face): New face.
(wl-highlight-summary-line-string): Added "d" and "D".
(wl-highlight-summary-current-line): Ditto.

* wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
in wl-summary.el.
(wl-thread-insert-entity-sub): Ditto.
(wl-thread-remove-destination-region): Ditto.
(wl-thread-print-destination-region): Ditto.

* wl-summary.el (wl-summary-buffer-refile-list,
wl-summary-buffer-delete-list,
wl-summary-buffer-copy-list): Abolish.
(wl-summary-buffer-temp-mark-list): New buffer local variable.
All other related portions are changed.
(wl-summary-mark-action-list): New variable.
(wl-summary-set-mark): New function.
(wl-summary-register-target-mark): Ditto.
(wl-summary-unregister-target-mark): Ditto.
(wl-summary-have-target-mark-p): Ditto.
(wl-summary-register-temp-mark): Ditto.
(wl-summary-unregister-temp-mark): Ditto.
(wl-summary-registered-temp-mark): Ditto.
(wl-summary-collect-temp-mark): Ditto.
(wl-summary-unset-mark): Ditto.
(wl-summary-set-target-mark): Ditto.
(wl-summary-unset-target-mark): Ditto.
(wl-summary-set-action-generic): Ditto.
(wl-summary-unset-action-generic): Ditto.
(wl-summary-exec-action-delete): Ditto.
(wl-summary-exec-action-erase): Ditto.
(wl-summary-set-action-refile): Ditto.
(wl-summary-set-action-refile-subr): Ditto.
(wl-summary-unset-action-refile): Ditto.
(wl-summary-make-destination-numbers-list): Ditto.
(wl-summary-exec-action-refile): Ditto.
(wl-summary-set-action-copy): Ditto.
(wl-summary-unset-action-copy): Ditto.
(wl-summary-exec-action-copy): Ditto.
(wl-summary-collect-numbers-region): Ditto.
(wl-summary-delete): Rewrite.
(wl-summary-erase): Ditto.
(wl-summary-remove-destination): Ditto.
(wl-summary-exec): Ditto.
(wl-summary-exec-region): Ditto.
(wl-summary-target-mark-erase): Ditto.
(wl-summary-refile): Ditto.
(wl-summary-copy): Ditto.
(wl-summary-unmark): Ditto.
(wl-summary-delete-all-mark): Ditto.
(wl-summary-mark-line): Don't highlight.
(wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
(wl-summary-target-mark-refile-subr): Rewrite.

20 years agoSync up with main trunk and following.
teranisi [Sat, 12 Jul 2003 13:43:27 +0000 (13:43 +0000)]
Sync up with main trunk and following.

* elmo-multi.el (elmo-folder-process-crosspost): Follow the change in API.
* elmo-nntp.el (elmo-folder-process-crosspost): Ditto.

* elmo.el (elmo-folder-process-crosspost): Remove optional argument.
(elmo-folder-list-message-entities): Added argument in-msgdb and numbers.
(elmo-folder-synchronize): Define as a method.

20 years ago* elmo-nntp.el (elmo-folder-initialize): Don't use merged-trunk-to-elmo-mark-18
teranisi [Sat, 12 Jul 2003 02:37:17 +0000 (02:37 +0000)]
* elmo-nntp.el (elmo-folder-initialize): Don't use
elmo-nntp-default-user if zero-length username is specified
explicitly.

20 years ago* wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
yoichi [Fri, 11 Jul 2003 21:28:01 +0000 (21:28 +0000)]
* wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
default values along the value of wl-on-mule.
(from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
* wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
It is not used anywhere.

20 years ago* elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
yoichi [Sat, 5 Jul 2003 16:32:04 +0000 (16:32 +0000)]
* elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
server name in case with username.
(XXX: this is ad-hoc fix against username includes "@", it
should be solved fundamentally)

20 years agoFixed the last change since (string= "nil" nil) returns t
yoichi [Sat, 5 Jul 2003 09:02:47 +0000 (09:02 +0000)]
Fixed the last change since (string= "nil" nil) returns t

20 years ago* elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
yoichi [Sat, 5 Jul 2003 08:11:56 +0000 (08:11 +0000)]
* elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
user name if it is equal to elmo-nntp-default-user.

20 years ago* elmo-nntp.el (elmo-nntp-debug): New function.
yoichi [Sat, 5 Jul 2003 05:17:25 +0000 (05:17 +0000)]
* elmo-nntp.el (elmo-nntp-debug): New function.
(elmo-nntp-send-command, elmo-nntp-process-filter): Call it.
(elmo-network-authenticate-session): Hide auth-info from the log.

20 years agoadd history
yoichi [Sat, 5 Jul 2003 05:16:32 +0000 (05:16 +0000)]
add history

20 years agocosmetic fix
yoichi [Sat, 5 Jul 2003 04:59:08 +0000 (04:59 +0000)]
cosmetic fix

20 years ago* ptexinfmt.el: @verb, @tie, @/ support.
kaoru [Tue, 1 Jul 2003 22:34:38 +0000 (22:34 +0000)]
* ptexinfmt.el: @verb, @tie, @/ support.
(ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
Use `ptexinfmt-disable-broken-notice-flag' instead.

20 years agoImport from emacs-w3m. Thanks to Yamaoka-san.
kaoru [Tue, 1 Jul 2003 22:25:45 +0000 (22:25 +0000)]
Import from emacs-w3m.  Thanks to Yamaoka-san.
* doc/ptexinfmt.el: Modify it not to use APEL functions.

20 years agomerge from INSTALL.ja
yoichi [Fri, 27 Jun 2003 14:35:49 +0000 (14:35 +0000)]
merge from INSTALL.ja

20 years agoAdded check-envroment section. Thanks to yoichi.
kaoru [Fri, 27 Jun 2003 05:57:30 +0000 (05:57 +0000)]
Added check-envroment section.  Thanks to yoichi.

20 years agofix typo
yoichi [Mon, 16 Jun 2003 13:31:31 +0000 (13:31 +0000)]
fix typo

20 years ago* wl-summary.el (wl-summary-print-destination): Keep position.
yoichi [Mon, 16 Jun 2003 13:20:38 +0000 (13:20 +0000)]
* wl-summary.el (wl-summary-print-destination): Keep position.
(wl-summary-cursor-move-surface): Keep horisontal position.