elisp/wanderlust.git
22 years ago* wl-message.el (wl-message-buffer-prefetch-subr): Read as-is.
okada [Thu, 24 Jan 2002 15:45:43 +0000 (15:45 +0000)]
* wl-message.el (wl-message-buffer-prefetch-subr): Read as-is.
(wl-message-buffer-prefetch-p): Check plugged.

22 years ago* wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
okada [Thu, 24 Jan 2002 14:06:28 +0000 (14:06 +0000)]
* wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
New variable.
(wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
(wl-message-buffer-prefetch-get-next): Use them.
* wl-demo.el (wl-demo-copyright-notice): Add 2002.

22 years ago* wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
teranisi [Thu, 24 Jan 2002 08:45:37 +0000 (08:45 +0000)]
* wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
with unwind-protect.

* wl-draft.el (wl-draft-save): Insert header separator if it does not exist;
Removed condition-case.

22 years ago* wl-draft.el (wl-draft-reedit): Rewrite.
teranisi [Thu, 24 Jan 2002 06:11:55 +0000 (06:11 +0000)]
* wl-draft.el (wl-draft-reedit): Rewrite.
(wl-jump-to-draft-buffer): Don't use `buffer-file-name'.

* wl-summary.el (wl-summary-reedit): Revert last change.

22 years ago* wl-draft.el (wl-smtp-password-key): Rename the second argument.
okazaki [Thu, 24 Jan 2002 05:15:48 +0000 (05:15 +0000)]
* wl-draft.el (wl-smtp-password-key): Rename the second argument.

22 years ago* wl-draft.el (wl-draft-save): Rewrite.
teranisi [Thu, 24 Jan 2002 04:15:49 +0000 (04:15 +0000)]
* wl-draft.el (wl-draft-save): Rewrite.
(wl-draft-create-buffer): Set buffer-file-name as nil.

* wl-summary.el (wl-summary-reedit): Don't care about draft folder.

* wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.

* wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to nil.

22 years ago* wl-message.el (wl-message-buffer-prefetch): Require `count'.
okada [Thu, 24 Jan 2002 03:43:35 +0000 (03:43 +0000)]
* wl-message.el (wl-message-buffer-prefetch): Require `count'.
If count is nil, do not prefetch.
(wl-message-buffer-prefetch-next): Next.

22 years ago* wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
okada [Thu, 24 Jan 2002 01:03:28 +0000 (01:03 +0000)]
* wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.

22 years ago* wl-draft.el (wl-draft-insert-mail-header-separator): Use
okada [Wed, 23 Jan 2002 21:47:11 +0000 (21:47 +0000)]
* wl-draft.el (wl-draft-insert-mail-header-separator): Use
`delete-backward-char'
(wl-draft-prepare-edit): Check major-mode.
(wl-draft-decode-header): Rewrite.
(wl-draft): Fix.

22 years ago* wl-message.el (wl-message-buffer-prefetch-subr): Fix.
okada [Wed, 23 Jan 2002 20:00:02 +0000 (20:00 +0000)]
* wl-message.el (wl-message-buffer-prefetch-subr): Fix.

22 years ago* elmo-localnews.el (elmo-localnews-folder-path): Moved from elmo-vars.el.
yoichi [Wed, 23 Jan 2002 15:09:57 +0000 (15:09 +0000)]
* elmo-localnews.el (elmo-localnews-folder-path): Moved from elmo-vars.el.
* elmo-maildir.el (elmo-maildir-folder-path): Ditto.

22 years ago* wl-message.el (wl-message-buffer-prefetch-p): Check size.
okada [Wed, 23 Jan 2002 13:48:21 +0000 (13:48 +0000)]
* wl-message.el (wl-message-buffer-prefetch-p): Check size.
(wl-message-buffer-prefetch-get-next): Remove size checking.
(wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.

22 years ago* wl-draft.el (wl-draft-decode-body): Remove `debug'.
okada [Wed, 23 Jan 2002 11:45:19 +0000 (11:45 +0000)]
* wl-draft.el (wl-draft-decode-body): Remove `debug'.
(wl-draft-default-headers): Fix.

22 years agoCosmetic fix.
okazaki [Wed, 23 Jan 2002 11:13:27 +0000 (11:13 +0000)]
Cosmetic fix.

22 years ago* wl-draft.el (wl-draft-default-headers): Insert return value of
yoichi [Wed, 23 Jan 2002 11:06:10 +0000 (11:06 +0000)]
* wl-draft.el (wl-draft-default-headers): Insert return value of
  `wl-generate-mailer-string-function'.

22 years agoUpdate.
yoichi [Wed, 23 Jan 2002 10:14:51 +0000 (10:14 +0000)]
Update.

22 years ago* wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
teranisi [Wed, 23 Jan 2002 09:39:05 +0000 (09:39 +0000)]
* wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
(wl-draft-insert-mail-header-separator): Ditto.

* wl.el: Fixed last change.

22 years ago* wl.el (wl): Enclose `wl-check-environment' with `condition-case' again
teranisi [Wed, 23 Jan 2002 09:30:49 +0000 (09:30 +0000)]
* wl.el (wl): Enclose `wl-check-environment' with `condition-case' again
(Reverted the change on 2002-01-17 by OKADA san).

22 years ago* wl-draft.el (wl-draft): Rewrite.
okada [Wed, 23 Jan 2002 08:51:22 +0000 (08:51 +0000)]
* wl-draft.el (wl-draft): Rewrite.
(wl-draft-create-buffer): New function.
(wl-draft-create-contents): Ditto.
(wl-draft-prepare-edit): Ditto.
(wl-draft-decode-header): Ditto.
(wl-draft-decode-body): Ditto.
(wl-draft-check-new-line): Ditto.
(wl-draft-default-headers): Ditto.
(wl-draft-insert-mail-header-separator): Ditto.

22 years agoUp to 2.9.6 wl-2_9_6
okada [Wed, 23 Jan 2002 08:46:30 +0000 (08:46 +0000)]
Up to 2.9.6

22 years agoFix last change
okada [Tue, 22 Jan 2002 22:21:25 +0000 (22:21 +0000)]
Fix last change

22 years ago* wl-draft.el (wl-draft-delete-field): Optional argument.
okada [Tue, 22 Jan 2002 22:11:04 +0000 (22:11 +0000)]
* wl-draft.el (wl-draft-delete-field): Optional argument.
(wl-draft-delete-fields): Ditto.

22 years ago* wl-message.el (toplevel): Eliminated byte-compile warning.
okada [Tue, 22 Jan 2002 21:42:11 +0000 (21:42 +0000)]
* wl-message.el (toplevel): Eliminated byte-compile warning.
for `itimer-function', `delete-timer' and `itimer-list'.

22 years agodocument update
okada [Tue, 22 Jan 2002 20:12:23 +0000 (20:12 +0000)]
document update

22 years ago* wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
okada [Tue, 22 Jan 2002 20:08:15 +0000 (20:08 +0000)]
* wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
* wl-message.el (wl-message-buffer-prefetch-get-next): Use
`wl-message-buffer-prefetch-threshold'.
* wl-summary.el (wl-summary-redisplay-internal): Remove
the check of `wl-message-buffer-prefetch-depth'.

22 years agoremove debuggin code
okada [Tue, 22 Jan 2002 19:47:06 +0000 (19:47 +0000)]
remove debuggin code

22 years ago* wl-message.el (wl-message-buffer-prefetch-get-next): Use
okada [Tue, 22 Jan 2002 19:42:55 +0000 (19:42 +0000)]
* wl-message.el (wl-message-buffer-prefetch-get-next): Use
`wl-cache-prefetch-threshold'.
* wl-summary.el (wl-summary-redisplay-internal): Remove
the check of `wl-message-buffer-prefetch-depth'.

22 years ago* wl-message.el (wl-message-buffer-prefetch-get-next): Check the
okada [Tue, 22 Jan 2002 18:55:07 +0000 (18:55 +0000)]
* wl-message.el (wl-message-buffer-prefetch-get-next): Check the
size of article.
(wl-message-buffer-prefetch-subr): Remove size check.

22 years ago* wl-vars.el (wl-plugged): Make customizable.
yoichi [Tue, 22 Jan 2002 11:53:39 +0000 (11:53 +0000)]
* wl-vars.el (wl-plugged): Make customizable.
* elmo-vars.el (elmo-localnews-folder-path): Ditto.
(elmo-maildir-folder-path): Ditto.
(elmo-msgdb-directory): Ditto.
(elmo-passwd-life-time): Ditto.
(elmo-msgdb-extra-fields): Ditto.
(elmo-enable-disconnected-operation): Ditto.

22 years ago* elmo-vars.el (elmo-imap4-default-authenticate-type): Give
okada [Tue, 22 Jan 2002 10:37:22 +0000 (10:37 +0000)]
* elmo-vars.el (elmo-imap4-default-authenticate-type): Give
other choices.
(elmo-pop3-default-authenticate-type): Ditto.

22 years ago* elmo-vars.el (elmo-imap4-default-authenticate-type): Give
yoichi [Tue, 22 Jan 2002 10:26:45 +0000 (10:26 +0000)]
* elmo-vars.el (elmo-imap4-default-authenticate-type): Give
  choices for custom.
  (elmo-pop3-default-authenticate-type): Ditto.

22 years ago* wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
okada [Tue, 22 Jan 2002 09:57:00 +0000 (09:57 +0000)]
* wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
(wl-message-buffer-prefetch-set-timer): New function.
(wl-message-buffer-prefetch-get-next): New function.
(wl-message-buffer-prefetch): New function.
(wl-message-buffer-prefetch-next): Rewrite.
(wl-message-buffer-prefetch-subr): Rewrite.
* wl-vars.el (wl-auto-prefetch-first): New variable.
* wl-summary.el (wl-summary-goto-folder-subr): Call
`wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.

22 years ago* wl-score.el (wl-summary-score-update-all-lines): Do not call
okada [Mon, 21 Jan 2002 23:37:49 +0000 (23:37 +0000)]
* wl-score.el (wl-summary-score-update-all-lines): Do not call
`wl-summary-unread-message-hook'.

22 years agoRemove excessive space
okada [Mon, 21 Jan 2002 22:27:08 +0000 (22:27 +0000)]
Remove excessive space

22 years agoDocument updated for scan range of `cache-status' and `all-visible'
okada [Mon, 21 Jan 2002 21:44:45 +0000 (21:44 +0000)]
Document updated for scan range of `cache-status' and `all-visible'

22 years ago* wl-summary.el (wl-summary-input-range): New range `cache-status'.
okada [Mon, 21 Jan 2002 21:32:45 +0000 (21:32 +0000)]
* wl-summary.el (wl-summary-input-range): New range `cache-status'.
(wl-summary-sync): Call `wl-summary-resume-cache-status'
if range is `cache-status'.

22 years ago* elmo-imap4.el (elmo-folder-rename-internal): Change current
okada [Mon, 21 Jan 2002 21:12:11 +0000 (21:12 +0000)]
* elmo-imap4.el (elmo-folder-rename-internal): Change current
mailbox to new-folder.

22 years ago* wl-message.el (wl-message-buffer-prefetch-subr):
okada [Mon, 21 Jan 2002 20:44:30 +0000 (20:44 +0000)]
* wl-message.el (wl-message-buffer-prefetch-subr):
Improve debug message.

22 years ago* wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
okada [Mon, 21 Jan 2002 20:19:59 +0000 (20:19 +0000)]
* wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
`wl-mail-send-pre-hook'.
(wl-draft-send-mail-with-qmail): Ditto.
(wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.

22 years ago(wl-message-buffer-prefetch-debug): Default value is t.
okada [Mon, 21 Jan 2002 19:54:35 +0000 (19:54 +0000)]
(wl-message-buffer-prefetch-debug): Default value is t.

22 years ago* wl-message.el (wl-message-buffer-prefetch-subr):
okada [Mon, 21 Jan 2002 19:52:24 +0000 (19:52 +0000)]
* wl-message.el (wl-message-buffer-prefetch-subr):
Fix for cancel-function-timers bug.

22 years ago* wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
okada [Mon, 21 Jan 2002 19:23:36 +0000 (19:23 +0000)]
* wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
(wl-message-buffer-prefetch-subr): Rewrite.

22 years agoMove definition of wl-draft-cite-function and
yoichi [Mon, 21 Jan 2002 16:39:35 +0000 (16:39 +0000)]
Move definition of wl-draft-cite-function and
wl-default-draft-cite-decorate-author from wl-draft.el to wl-vars.el.
Make them customizable.

22 years ago* wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
yoichi [Mon, 21 Jan 2002 15:48:09 +0000 (15:48 +0000)]
* wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
(wl-default-draft-cite): Do not arrange author name if the value of
`wl-default-draft-cite-decorate-author' is nil.

22 years agoFix example of wl-template-alist.
yoichi [Mon, 21 Jan 2002 13:19:14 +0000 (13:19 +0000)]
Fix example of wl-template-alist.

22 years ago* wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
teranisi [Mon, 21 Jan 2002 09:54:45 +0000 (09:54 +0000)]
* wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.

22 years ago* wl-folder.el (wl-folder-check-one-entity): Don't care
teranisi [Mon, 21 Jan 2002 09:14:52 +0000 (09:14 +0000)]
* wl-folder.el (wl-folder-check-one-entity): Don't care
`elmo-folder-use-flag-p'.

* elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
less than new, set new as unread.

* elmo-util.el (elmo-string): Don't put text-property if nil.

22 years ago* wl-folder (wl-folder-check-one-entity): Fix
okada [Sun, 20 Jan 2002 20:37:55 +0000 (20:37 +0000)]
* wl-folder (wl-folder-check-one-entity): Fix
problem if unread is nil.

22 years ago* elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
okada [Sun, 20 Jan 2002 19:22:42 +0000 (19:22 +0000)]
* elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
* elmo-nntp.el (elmo-folder-list-subfolders): Ditto.

22 years ago* elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
okada [Sun, 20 Jan 2002 17:25:11 +0000 (17:25 +0000)]
* elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
is nil on `completing-read'.

22 years ago* elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping for
teranisi [Sun, 20 Jan 2002 14:51:03 +0000 (14:51 +0000)]
* elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping for
namespace part.
(elmo-imap4-parse-namespace-subr): Ditto.
(elmo-folder-list-subfolders): Append a delimiter when the specified
folder path is a root with namespace and does not end with delimiter.

22 years ago* elmo.el (elmo-folder-search-fast): Moved upwards rather than it
hmurata [Sun, 20 Jan 2002 01:12:16 +0000 (01:12 +0000)]
* elmo.el (elmo-folder-search-fast): Moved upwards rather than it
was used.

22 years agoGlue two tables around wl-message-buffer-prefetch-depth.
yoichi [Sat, 19 Jan 2002 17:19:09 +0000 (17:19 +0000)]
Glue two tables around wl-message-buffer-prefetch-depth.
Close table correctly.

22 years agoFixed typo.
yoichi [Sat, 19 Jan 2002 17:06:40 +0000 (17:06 +0000)]
Fixed typo.

22 years ago* wl-address.el (wl-address-make-completion-list): Check whether
yoichi [Sat, 19 Jan 2002 16:57:21 +0000 (16:57 +0000)]
* wl-address.el (wl-address-make-completion-list): Check whether
the address is a group list.
* wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.

22 years agoFixed; Unterminated @table.
hmurata [Sat, 19 Jan 2002 16:50:57 +0000 (16:50 +0000)]
Fixed; Unterminated @table.

22 years ago* wl-folder.el (wl-folder-check-one-entity): Fixed problem;
hmurata [Sat, 19 Jan 2002 16:20:31 +0000 (16:20 +0000)]
* wl-folder.el (wl-folder-check-one-entity): Fixed problem;
The number of the messages of new and unread does not count
correctly.

* wl-summary.el (wl-summary-count-unread): Changed to return
`(new . unread)' instead of total.
(wl-summary-sync-update): Follow the change above.

* wl-score.el (wl-summary-score-update-all-lines): Likewise.

22 years ago* wl-address.el (wl-address-make-completion-list): Do not enclose
yoichi [Sat, 19 Jan 2002 15:48:03 +0000 (15:48 +0000)]
* wl-address.el (wl-address-make-completion-list): Do not enclose
address by " <" and ">" if associated realname is "".
* wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
This is against the promblem with group list in .addresses pointed
out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.

22 years agoThe first argument of message is a format control string.
yoichi [Sat, 19 Jan 2002 14:19:45 +0000 (14:19 +0000)]
The first argument of message is a format control string.

22 years agoFix
okada [Sat, 19 Jan 2002 12:12:30 +0000 (12:12 +0000)]
Fix

22 years ago* wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
okada [Sat, 19 Jan 2002 12:11:04 +0000 (12:11 +0000)]
* wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
wl.el (wl-check-variables): Rename from `wl-check-type'.
(wl-check-variables-alist): Rename from `wl-check-type-variables'.
(wl-check-variables-2): New function.
(wl): Call `wl-check-variables-2'.

22 years agoRemove comment.
okada [Sat, 19 Jan 2002 10:56:58 +0000 (10:56 +0000)]
Remove comment.

22 years ago* elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
hmurata [Sat, 19 Jan 2002 09:59:12 +0000 (09:59 +0000)]
* elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
`elmo-folder-diff').
(elmo-diff-unread): Likewise.

22 years agoFixed around message appear after renaming access group folder.
yoichi [Sat, 19 Jan 2002 09:56:46 +0000 (09:56 +0000)]
Fixed around message appear after renaming access group folder.

22 years ago* elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
okada [Sat, 19 Jan 2002 09:09:07 +0000 (09:09 +0000)]
* elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
is t on `completing-read'.

22 years ago* elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
hmurata [Sat, 19 Jan 2002 08:35:18 +0000 (08:35 +0000)]
* elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
method of target folder with self mark-alist if MARK-ALIST is nil.

22 years ago* wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
okada [Sat, 19 Jan 2002 08:27:47 +0000 (08:27 +0000)]
* wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
(wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
* wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
(wl-message-buffer-prefetch): Rewrite.
(wl-message-buffer-prefetch-idle-time): Removed.
* wl-summary.el (wl-summary-redisplay-internal):
Prepare prefetch with `wl-message-buffer-prefetch-depth'.
Error check for `wl-message-buffer-prefetch-depht'.

22 years ago* Version number is increased to 2.9.5. wl-2_9_5
okada [Fri, 18 Jan 2002 19:37:01 +0000 (19:37 +0000)]
* Version number is increased to 2.9.5.
* wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.

22 years ago* wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
okada [Fri, 18 Jan 2002 16:23:23 +0000 (16:23 +0000)]
* wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
* wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
Based on the patch written by
Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>

22 years ago* wl-draft.el (wl-draft-raw-send): Fix for
okada [Fri, 18 Jan 2002 11:45:54 +0000 (11:45 +0000)]
* wl-draft.el (wl-draft-raw-send): Fix for
`wl-news-send-pre-hook'

22 years agofix
okada [Thu, 17 Jan 2002 11:22:25 +0000 (11:22 +0000)]
fix

22 years ago* wl-utils.el (wl-message-id-function): New variable.
okada [Thu, 17 Jan 2002 11:18:25 +0000 (11:18 +0000)]
* wl-utils.el (wl-message-id-function): New variable.
* wl-draft.el (wl-draft-insert-required-fields):
Use `wl-message-id-function'.
* im-wl.el (wl-draft-send-with-imput-async): Use `wl-message-id-function'.

22 years agoFix
okada [Thu, 17 Jan 2002 10:05:37 +0000 (10:05 +0000)]
Fix

22 years agoFix.
okada [Thu, 17 Jan 2002 10:04:06 +0000 (10:04 +0000)]
Fix.

22 years ago* wl-vars.el (wl-message-id-use-wl-from): New variable.
okada [Thu, 17 Jan 2002 09:23:52 +0000 (09:23 +0000)]
* wl-vars.el (wl-message-id-use-wl-from): New variable.
* wl-utils.el (wl-draft-make-message-id-string):
Use `wl-from' for domain part of Message-ID
if `wl-message-id-use-wl-from' if non-nil.
* wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'

22 years ago* wl.el (wl): Call `wl-check-type'
okada [Thu, 17 Jan 2002 06:54:37 +0000 (06:54 +0000)]
* wl.el (wl): Call `wl-check-type'
Do not 'condition-case'.

22 years ago* wl.el (wl-check-type): New function.
okada [Thu, 17 Jan 2002 06:33:08 +0000 (06:33 +0000)]
* wl.el (wl-check-type): New function.
(wl-check-type-variables): New variable.

22 years ago* wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
okada [Wed, 16 Jan 2002 22:06:50 +0000 (22:06 +0000)]
* wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.

22 years ago* wl-draft.el (wl-smtp-password-key): New function.
okada [Wed, 16 Jan 2002 21:15:06 +0000 (21:15 +0000)]
* wl-draft.el (wl-smtp-password-key): New function.
(wl-smtp-extension-bind): Use `wl-smtp-password-key'
(wl-draft-send-mail-with-smtp): Ditto.
(wl-draft-send-mail-with-pop-before-smtp): Fix.

22 years ago* elmo-dop.el (elmo-dop-queue-merge): Implement.
okada [Wed, 16 Jan 2002 19:42:17 +0000 (19:42 +0000)]
* elmo-dop.el (elmo-dop-queue-merge): Implement.
  (elmo-dop-merge-funcs): Remove.

22 years agoAdd elmo-shimbun-update-overview-folder-list.
yoichi [Mon, 14 Jan 2002 10:21:28 +0000 (10:21 +0000)]
Add elmo-shimbun-update-overview-folder-list.

22 years agoFix explanation of wl-unique-id-suffix.
yoichi [Fri, 11 Jan 2002 16:49:19 +0000 (16:49 +0000)]
Fix explanation of wl-unique-id-suffix.

22 years ago * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
okada [Fri, 11 Jan 2002 16:21:35 +0000 (16:21 +0000)]
    * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
        * wl-utils.el (wl-unique-id-suffix): Remove.

22 years ago* elmo-util.el (elmo-file-cache-delete): Fixed last change;
hmurata [Fri, 11 Jan 2002 15:39:45 +0000 (15:39 +0000)]
* elmo-util.el (elmo-file-cache-delete): Fixed last change;
Return t if PATH is directory, too.
Use `dolist' instead of while loop.

22 years ago* elmo-util.el (elmo-file-cache-delete): Return t if a cache file
yoichi [Fri, 11 Jan 2002 15:24:33 +0000 (15:24 +0000)]
* elmo-util.el (elmo-file-cache-delete): Return t if a cache file
is deleted (reported by MIZUHARA Bun in WL:9030).

22 years agoAdd wl-unique-id-suffix.
yoichi [Thu, 10 Jan 2002 18:10:22 +0000 (18:10 +0000)]
Add wl-unique-id-suffix.
Remove duplicate sentence about wl-message-id-domain in wl.texi.

22 years agoUpdate.
yoichi [Mon, 7 Jan 2002 16:44:59 +0000 (16:44 +0000)]
Update.

22 years agoChange URL for Wanderlust manual in English.
yoichi [Mon, 7 Jan 2002 16:34:38 +0000 (16:34 +0000)]
Change URL for Wanderlust manual in English.

22 years agoAdd bbdb-wl-ignore-folder-regexp setting.
yoichi [Mon, 7 Jan 2002 14:33:56 +0000 (14:33 +0000)]
Add bbdb-wl-ignore-folder-regexp setting.

22 years ago* elmo-net.el (elmo-folder-list-messages-plugged): Changed default
hmurata [Mon, 7 Jan 2002 13:49:09 +0000 (13:49 +0000)]
* elmo-net.el (elmo-folder-list-messages-plugged): Changed default
return value to t.
(elmo-folder-list-messages-unplugged): Return t if
elmo-enable-disconnected-operation is nil.

* elmo-pop3.el (elmo-folder-list-messages-plugged): Renamed from
`elmo-folder-list-messages-internal'.

22 years ago* bbdb-wl.el (bbdb-wl-ignore-folder-regexp): New variable.
hmurata [Mon, 7 Jan 2002 13:48:53 +0000 (13:48 +0000)]
* bbdb-wl.el (bbdb-wl-ignore-folder-regexp): New variable.
(bbdb-wl-get-update-record): Changed to check
`bbdb-wl-ignore-folder-regexp'.

22 years agoUpdate documents about auto-checking at the startup time.
yoichi [Mon, 7 Jan 2002 12:04:25 +0000 (12:04 +0000)]
Update documents about auto-checking at the startup time.

22 years ago* wl-mailto.el (wl-mailto-url-at-point): defun at compile time.
okada [Mon, 7 Jan 2002 06:41:42 +0000 (06:41 +0000)]
* wl-mailto.el (wl-mailto-url-at-point): defun at compile time.

22 years ago * elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
okada [Mon, 7 Jan 2002 05:51:33 +0000 (05:51 +0000)]
* elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
Change to looking-at `[23][0-9]+'.
(elmo-network-initialize-session): Use 'error-msg'
* elmo-net.el (elmo-network-open-session): Set unplugged
if elmo-network-initialize-session returns 'elmo-open-err.

22 years agoUp to 2.9.4.
okada [Mon, 7 Jan 2002 05:40:14 +0000 (05:40 +0000)]
Up to 2.9.4.

22 years ago* elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
teranisi [Mon, 7 Jan 2002 01:16:06 +0000 (01:16 +0000)]
* elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
`elmo-folder-list-messages-internal'.

22 years ago * wl-utils.el (wl-unique-id-suffix): New variable.
okada [Sun, 6 Jan 2002 14:12:33 +0000 (14:12 +0000)]
* wl-utils.el (wl-unique-id-suffix): New variable.
(wl-unique-id): Use `wl-unique-id-suffix'

22 years ago* wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
hmurata [Sun, 6 Jan 2002 10:47:06 +0000 (10:47 +0000)]
* wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
instead of `elmo-msgdb-search'.

22 years ago* elmo.el (elmo-folder-search): Defined. Fixed docstring.
hmurata [Sun, 6 Jan 2002 10:46:18 +0000 (10:46 +0000)]
* elmo.el (elmo-folder-search): Defined. Fixed docstring.
(elmo-message-match-condition): New method.
(elmo-folder-search-fast): New inline function.
(elmo-msgdb-search): Removed.

* elmo-filter.el (elmo-folder-msgdb-create): Create from msgdb of
target folder if it is unplugged.
(elmo-folder-list-messages-internal): Return t if target folder is
unplugged and itself is persistent; In this case, use list be
searched already.

* elmo-msgdb.el (elmo-msgdb-search-internal): Removed.
(elmo-msgdb-search-internal-primitive): Ditto.
(elmo-msgdb-match-condition): New function.
(elmo-msgdb-match-condition-primitive): Ditto.

* elmo-util.el (elmo-filter-condition-p): New macro.

* elmo-cache.el (elmo-folder-search): Removed.

* elmo-localdir.el (elmo-folder-search): Ditto.

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

* elmo-mark.el (elmo-folder-search): Ditto.

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

* elmo-sendlog.el (elmo-folder-search): Ditto.

* elmo-shimbun.el (elmo-folder-search): Ditto.

* elmo-imap4.el (elmo-folder-search): Call method of parent class
if folder is unplugged.

* elmo-nntp.el (elmo-folder-search): Likewise.
(elmo-nntp-search-internal): New function.

22 years ago* elmo-version.el (elmo-version): Up to 2.9.3.
hmurata [Sun, 6 Jan 2002 10:41:22 +0000 (10:41 +0000)]
* elmo-version.el (elmo-version): Up to 2.9.3.