elisp/wanderlust.git
22 years agoUpdate.
teranisi [Tue, 14 Aug 2001 15:15:59 +0000 (15:15 +0000)]
Update.

22 years ago2001-08-06 SAITO Atsunori <sai@yedo.com>
teranisi [Mon, 6 Aug 2001 08:06:55 +0000 (08:06 +0000)]
2001-08-06  SAITO Atsunori <sai@yedo.com>

* wl-vars.el (wl-ldap-objectclass): New user option.

* wl-address.el (wl-ldap-make-filter): Use it.

22 years ago* elmo-archive.el (elmo-archive-get-archive-name): Fixed
hmurata [Fri, 3 Aug 2001 17:30:21 +0000 (17:30 +0000)]
* elmo-archive.el (elmo-archive-get-archive-name): Fixed
unbalanced parenthesis.

22 years ago2001-08-03 Yuuichi Teranishi <teranisi@gohome.org>
teranisi [Fri, 3 Aug 2001 04:00:55 +0000 (04:00 +0000)]
2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>

* wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.

2001-08-03  YAMASHITA Junji <ysjj@unixuser.org>

* elmo-localdir.el (elmo-folder-rename-internal): Fixed typo.

2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>

* elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
(Advised by YAMASHITA Junji <ysjj@unixuser.org>.)

22 years ago* wl-folder.el (wl-folder): redisplay after folder insertion.
teranisi [Thu, 2 Aug 2001 01:37:14 +0000 (01:37 +0000)]
* wl-folder.el (wl-folder): redisplay after folder insertion.

* wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.

* wl-summary.el (wl-summary-sync-update):
Change status mark only when new-msgdb exists.
(Advised by Akihiro MOTOKI <mokkun@iname.com>.)

* elmo-shimbun.el (elmo-folder-msgdb-create): Bind unbound
local variables.

22 years ago* elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
teranisi [Mon, 30 Jul 2001 04:07:16 +0000 (04:07 +0000)]
* elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
(elmo-message-use-cache-p): Define.
(elmo-folder-msgdb-create): Treat cache.

22 years ago * elmo-nntp.el (elmo-network-initialize-session): Call
okada [Fri, 27 Jul 2001 18:27:36 +0000 (18:27 +0000)]
* elmo-nntp.el (elmo-network-initialize-session): Call
`elmo-nntp-send-mode-reader'.
(elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'.

22 years agoApplied patch from Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.
teranisi [Fri, 27 Jul 2001 08:16:38 +0000 (08:16 +0000)]
Applied patch from Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.

22 years ago* elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp alist.
teranisi [Thu, 26 Jul 2001 09:20:08 +0000 (09:20 +0000)]
* elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp alist.
(elmo-folder-initialize): Use elmo-string-matched-assoc instead of assoc.

22 years ago* elmo-net.el (elmo-network-get-session): Set stream-type argument
teranisi [Thu, 26 Jul 2001 08:58:49 +0000 (08:58 +0000)]
* elmo-net.el (elmo-network-get-session): Set stream-type argument
for `elmo-plugged-p'.
(elmo-open-network-stream): Fixed stream-type argument.

22 years agoApplied patch from Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>.
teranisi [Thu, 26 Jul 2001 08:11:19 +0000 (08:11 +0000)]
Applied patch from Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>.

22 years ago* elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
teranisi [Wed, 25 Jul 2001 04:26:46 +0000 (04:26 +0000)]
* elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
unknown archive type is specified.

22 years ago* elmo-shimbun.el (elmo-folder-open-internal): Fixed.
teranisi [Mon, 23 Jul 2001 08:54:24 +0000 (08:54 +0000)]
* elmo-shimbun.el (elmo-folder-open-internal): Fixed.

22 years ago* wl-summary.el (wl-summary-open-folder): New function.
teranisi [Mon, 23 Jul 2001 07:49:18 +0000 (07:49 +0000)]
* wl-summary.el (wl-summary-open-folder): New function.
(wl-summary-goto-folder-subr): Use it.
(wl-summary-mark-as-important): Fix;
Encache only when no cache exists.

* elmo.el (elmo-generic-folder-open): Bind inhibit-quit as t
while loading msgdb.

* elmo-shimbun.el (elmo-shimbun-folder-setup): New function.
(elmo-folder-open-internal): Rewrite.

22 years agoApplied patch from Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>.
teranisi [Mon, 23 Jul 2001 03:23:39 +0000 (03:23 +0000)]
Applied patch from Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>.

22 years agoTypo fix.
okazaki [Wed, 18 Jul 2001 22:00:31 +0000 (22:00 +0000)]
Typo fix.

22 years ago* wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
teranisi [Tue, 17 Jul 2001 08:39:41 +0000 (08:39 +0000)]
* wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
Use with-current-buffer.

* elmo-mime.el (elmo-mime-display-as-is-internal):
Adjust buffer-multibyte status.

22 years ago* wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
hmurata [Sat, 14 Jul 2001 09:46:11 +0000 (09:46 +0000)]
* wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
before call `get-buffer'. Fixed parenthesis.
(wl-score-get-header-entry): Clear message and help window when
keyboard quit.
(wl-score-edit-insert-header): Ditto.

22 years ago* wl-draft.el (wl-message-mail-p): Test resent-to: field.
teranisi [Fri, 13 Jul 2001 16:03:31 +0000 (16:03 +0000)]
* wl-draft.el (wl-message-mail-p): Test resent-to: field.
(Fix by Peter M\e,Ax\e(Bller Neergaard <turtle@bu.edu>)
(wl-default-draft-cite): Fix.

* wl-score.el (wl-score-insert-help): Fixed parenthesis.
(Pointed out by ABE Yasushi <yasushi@stbbs.net>)

22 years ago* elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
teranisi [Fri, 13 Jul 2001 14:56:59 +0000 (14:56 +0000)]
* elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
of elmo-condition-find-key.

* elmo-util.el (elmo-condition-in-msgdb-p-internal): New function.
(elmo-condition-in-msgdb-p): Ditto.
(elmo-read-search-condition-internal): Don't set REQUIRE-MATCH argument.

22 years ago* WL-MK (config-wl-package-subr): Check smtp.el version.
teranisi [Thu, 12 Jul 2001 10:49:27 +0000 (10:49 +0000)]
* WL-MK (config-wl-package-subr): Check smtp.el version.

22 years ago* wl-message.el (wl-message-prev-page): Do same bahavior as summary when
teranisi [Thu, 12 Jul 2001 10:41:01 +0000 (10:41 +0000)]
* wl-message.el (wl-message-prev-page): Do same bahavior as summary when
 it is called in the message buffer.
(wl-message-next-page): Ditto.

* elmo-pipe.el (elmo-folder-pack-numbers): Define.

22 years ago* wl-summary.el (wl-summary-forward): Use cache if it is not section cache.
teranisi [Mon, 9 Jul 2001 10:05:34 +0000 (10:05 +0000)]
* wl-summary.el (wl-summary-forward): Use cache if it is not section cache.

22 years agoSynch with wl-2_6.
kaoru [Sun, 8 Jul 2001 00:35:25 +0000 (00:35 +0000)]
Synch with wl-2_6.

22 years agoSynch with wl-2_6.
kaoru [Sat, 7 Jul 2001 18:11:54 +0000 (18:11 +0000)]
Synch with wl-2_6.

22 years agoRemove verbose spaces and tabify.
kaoru [Sat, 7 Jul 2001 18:07:22 +0000 (18:07 +0000)]
Remove verbose spaces and tabify.

22 years ago* elmo-imap4.el (elmo-imap4-find-next-line): Fixed label for
teranisi [Thu, 5 Jul 2001 10:15:49 +0000 (10:15 +0000)]
* elmo-imap4.el (elmo-imap4-find-next-line): Fixed label for
 elmo-display-progress.

22 years ago* wl-vars.el: Changed file coding system to ISO-2022-JP.
teranisi [Thu, 5 Jul 2001 09:40:15 +0000 (09:40 +0000)]
* wl-vars.el: Changed file coding system to ISO-2022-JP.
Removed redundant require of elmo-vars.
(wl-biff-state-indicator-on): Changed default value for
xemacs with non-mule environment.

22 years agoFixed last change.
teranisi [Thu, 5 Jul 2001 08:05:56 +0000 (08:05 +0000)]
Fixed last change.

22 years ago* wl-summary.el (wl-summary-exec-subr): Fixed problem when
teranisi [Thu, 5 Jul 2001 08:04:29 +0000 (08:04 +0000)]
* wl-summary.el (wl-summary-exec-subr): Fixed problem when
wl-message-buffer is nil.

22 years ago* wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
teranisi [Wed, 4 Jul 2001 06:21:41 +0000 (06:21 +0000)]
* wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
message at cursor point is deleted.

22 years ago* wl-vars.el: Changed file coding system to euc-japan.
teranisi [Mon, 2 Jul 2001 04:34:10 +0000 (04:34 +0000)]
* wl-vars.el: Changed file coding system to euc-japan.
Added -*-coding:-*- magic to the first line.

* wl-summary.el (wl-summary-search-by-subject): Fixed bug;
Search parent from the first message.

* elmo.el (elmo-folder-clear): New method.
(elmo-folder-clear): Define.
(elmo-folder-synchronize): Call `elmo-folder-clear'.

* elmo-shimbun.el (elmo-folder-check): Rewrite.
(elmo-folder-clear): Define.

* elmo-map.el (elmo-folder-clear): Define.

22 years ago* Version number is increased to 2.7.1.
teranisi [Mon, 2 Jul 2001 04:28:52 +0000 (04:28 +0000)]
* Version number is increased to 2.7.1.

* elmo-version.el (elmo-version): Up to 2.7.1.

22 years ago* wl-vars.el: Fix file coding system to ISO-2022-JP.
bg66 [Thu, 28 Jun 2001 01:22:36 +0000 (01:22 +0000)]
* wl-vars.el: Fix file coding system to ISO-2022-JP.

22 years ago* wl-summary.el (wl-summary-exec-subr): Hide message buffer after
teranisi [Wed, 27 Jun 2001 07:12:53 +0000 (07:12 +0000)]
* wl-summary.el (wl-summary-exec-subr): Hide message buffer after
refile/delete execution.

22 years ago* wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
teranisi [Wed, 27 Jun 2001 07:11:29 +0000 (07:11 +0000)]
* wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
Fixed docstring.

* doc/wl-ja.texi, doc/wl.texi:
Updated description about `wl-summary-fix-timezone'.

22 years ago* wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
teranisi [Tue, 26 Jun 2001 05:16:07 +0000 (05:16 +0000)]
* wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
do update process;
Don't update marks when update process is interrupted.

* elmo.el (elmo-folder-synchronize): Return list of nil when no updates.

22 years ago* wl-summary.el (wl-summary-reply): Fixed problem when
teranisi [Mon, 25 Jun 2001 13:42:55 +0000 (13:42 +0000)]
* wl-summary.el (wl-summary-reply): Fixed problem when
wl-draft-use-frame is non-nil.
(wl-summary-forward): Ditto.

22 years ago* wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame as nil.
teranisi [Mon, 25 Jun 2001 09:36:41 +0000 (09:36 +0000)]
* wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame as nil.
(wl-folder-mark-as-read-all-entity): Ditto.
(wl-folder-prefetch-entity): Ditto.

22 years ago* wl.el (wl): Check environment before wl-init.
teranisi [Mon, 25 Jun 2001 07:59:38 +0000 (07:59 +0000)]
* wl.el (wl): Check environment before wl-init.

* wl-summary.el (wl-summary-collect-unread): Eliminated.
(wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
instead of wl-summary-collect-unread.
(wl-summary-reply): Split message window.

22 years agoFixed last change.
teranisi [Thu, 21 Jun 2001 15:20:33 +0000 (15:20 +0000)]
Fixed last change.

22 years ago* doc/wl-ja.texi, doc/wl.texi: Fixed description of wl-draft-use-cache.
teranisi [Thu, 21 Jun 2001 15:05:41 +0000 (15:05 +0000)]
* doc/wl-ja.texi, doc/wl.texi: Fixed description of wl-draft-use-cache.
(Pointed out by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)

* wl-vars.el (wl): Set custom-manual link as "wl-ja"
only if current language environment is japanese,

* wl-folder.el (wl-folder-jump-to-current-entity): Call
wl-folder-select-buffer when wl-summary-use-frame is non-nil.
(wl-folder-goto-folder-subr): Ditto.

* wl-draft.el (wl-draft-dispatch-message): Call `elmo-file-cache-get-path'.

22 years ago* elmo.el (elmo-generic-folder-append-messages): Fixed logic.
teranisi [Thu, 21 Jun 2001 00:36:21 +0000 (00:36 +0000)]
* elmo.el (elmo-generic-folder-append-messages): Fixed logic.
(Detected by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>)

22 years ago* wl-summary.el (wl-summary-cursor-move): If return value of
teranisi [Wed, 20 Jun 2001 04:20:48 +0000 (04:20 +0000)]
* wl-summary.el (wl-summary-cursor-move): If return value of
wl-summary-next-message is not number, don't jump.

* elmo-util.el (elmo-get-network-stream-type): Moved to elmo-net.el.

* elmo-net.el (elmo-get-network-stream-type): Moved from elmo-util.el
and re-written.

* elmo-imap4.el (elmo-folder-initialize): Use
elmo-get-network-stream-type.

* elmo-nntp.el (elmo-folder-initialize): Ditto.

* elmo-pop3.el (elmo-folder-initialize): Ditto.

22 years agoMerge from `elmo-lunafy' branch.
okazaki [Wed, 20 Jun 2001 02:26:53 +0000 (02:26 +0000)]
Merge from `elmo-lunafy' branch.

22 years ago* wl-summary.el (wl-summary-buffer-next-message-function): New variable.
teranisi [Tue, 19 Jun 2001 15:09:32 +0000 (15:09 +0000)]
* wl-summary.el (wl-summary-buffer-next-message-function): New variable.
(wl-summary-next-message): Call wl-summary-buffer-next-message-function
 if it is bound.

* wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image string.

* elmo.el (elmo-message-encache): Set unread argument for elmo-message-fetch.

* elmo-shimbun.el (elmo-dop): Require 'elmo-dop.

22 years ago* elmo.el (elmo-net-port-info): New method.
teranisi [Tue, 19 Jun 2001 02:27:39 +0000 (02:27 +0000)]
* elmo.el (elmo-net-port-info): New method.

* elmo-shimbun.el (elmo-net-port-info): Define.
(elmo-message-encache): Ditto.

* elmo-net.el (elmo-net-port-info): Define as method.

22 years ago* wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
teranisi [Tue, 19 Jun 2001 01:10:47 +0000 (01:10 +0000)]
* wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
(wl-plugged-drawing): Ditto.

* elmo.el (elmo-generic-folder-append-messages): Find cache file in
unplugged status when elmo-enable-disconnected-operation is t.

* elmo-dop.el (elmo-dop-spool-folder-append-buffer): Check existence
of spool folder before checking new number.

22 years ago* elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
teranisi [Mon, 18 Jun 2001 15:13:21 +0000 (15:13 +0000)]
* elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
(elmo-network-setup-session): Ditto.
(elmo-message-fetch-plugged): Ditto.
(elmo-pop3-send-command): Don't call elmo-pop3-lock.
(elmo-network-initialize-session): Ditto.
(elmo-pop3-read-response): Abolish 3rd argument.
(elmo-pop3-read-response): Don't call elmo-pop3-unlock.
(elmo-pop3-read-contents): Ditto.
(elmo-pop3-read-body): Ditto.
(elmo-folder-status): Call elmo-folder-close.
(elmo-pop3-lock): Abolish.
(elmo-pop3-unlock): Ditto.
(elmo-pop3-locked-p): Ditto.
(elmo-folder-check): Don't call elmo-pop3-locked-p.

* wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff process.
(wl-biff-check-folder-async): Enclose wl-biff-check-folder with unwind-protect.

22 years ago* wl.el (wl-init): Require mime-setup.
teranisi [Mon, 18 Jun 2001 04:28:41 +0000 (04:28 +0000)]
* wl.el (wl-init): Require mime-setup.
(wl-check-environment): Don't require mime-setup.

* wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
instead of elmo-folder-type.

* wl-message.el (wl-message-buffer-prefetch-debug): Set default
value as nil.

22 years agoUpdate.
kaoru [Fri, 15 Jun 2001 13:20:05 +0000 (13:20 +0000)]
Update.

22 years agoSynch up with elmo-lunafy.
teranisi [Fri, 15 Jun 2001 10:22:31 +0000 (10:22 +0000)]
Synch up with elmo-lunafy.
Version number is increased to 2.7.0.

wl:
* wl-version.el (wl-version): Changed codename.
elmo:
* elmo-version.el (elmo-version): Up to 2.7.0.

22 years ago* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
teranisi [Fri, 15 Jun 2001 09:01:59 +0000 (09:01 +0000)]
* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
Workaround for net folders.
(According to the patch from ABE Yasushi <yasushi@stbbs.net>)

22 years ago(elmo-network-initialize-session): Call elmo-pop3-lock.
teranisi [Fri, 15 Jun 2001 03:52:56 +0000 (03:52 +0000)]
(elmo-network-initialize-session): Call elmo-pop3-lock.

22 years ago* elmo-pop3.el (elmo-pop3-debug): New variable.
teranisi [Fri, 15 Jun 2001 03:34:38 +0000 (03:34 +0000)]
* elmo-pop3.el (elmo-pop3-debug): New variable.
(elmo-pop3-debug-inhibit-logging): Ditto.
(elmo-pop3-debug): New function.
(elmo-pop3-send-command): Call elmo-pop3-debug.
(elmo-pop3-read-response): Added keep-lock optional argument;
Don't unlock if keep-lock is non-nil.
(elmo-pop3-process-filter): Call elmo-pop3-debug.
(elmo-network-authenticate-session): Bind
elmo-pop3-debug-inhibit-logging as t.
(elmo-network-setup-session): Call elmo-pop3-read-response with
keep-lock argument.
(elmo-pop3-read-msg): Ditto.
(elmo-pop3-locked-p): Call elmo-pop3-debug.
(elmo-pop3-read-body): Call elmo-pop3-unlock.

22 years agoAdded description about wl-folder-use-frame and wl-summary-use-frame.
teranisi [Wed, 13 Jun 2001 14:59:53 +0000 (14:59 +0000)]
Added description about wl-folder-use-frame and wl-summary-use-frame.
Updated recommended version of FLIM to 1.14.3.

22 years agoUpdate.
teranisi [Wed, 13 Jun 2001 13:59:50 +0000 (13:59 +0000)]
Update.

22 years ago* elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
teranisi [Wed, 13 Jun 2001 10:08:52 +0000 (10:08 +0000)]
* elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
(elmo-pop3-send-command): Call elmo-pop3-lock.
(elmo-pop3-read-response): Call elmo-pop3-unlock.
(elmo-pop3-read-contents): Ditto.
(elmo-pop3-lock): New function.
(elmo-pop3-unlock): Ditto.
(elmo-pop3-locked-p): Ditto.
(elmo-pop3-commit): Don't delete process if elmo-pop3-locked-p
returns t.

22 years ago2001-06-06 Peter M\e,Ax\e(Bller Neergaard <turtle@bu.edu>
teranisi [Wed, 13 Jun 2001 08:58:13 +0000 (08:58 +0000)]
2001-06-06  Peter M\e,Ax\e(Bller Neergaard <turtle@bu.edu>

* wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
for postfix.

22 years ago* wl-draft.el (wl-draft-edit-string): Fetch From: field value and
teranisi [Wed, 13 Jun 2001 08:42:04 +0000 (08:42 +0000)]
* wl-draft.el (wl-draft-edit-string): Fetch From: field value and
Call wl-draft with `from' argument if its address is included in
`wl-user-mail-address-list'.
(wl-draft): Added `from' argument.

22 years ago* wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
teranisi [Wed, 13 Jun 2001 04:17:16 +0000 (04:17 +0000)]
* wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
non-nil.

* wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
wl-summary-use-frame.

* wl-vars.el (wl-summary-use-frame): New user option.
(wl-folder-use-frame): Changed docstring.

* wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
non-nil.
(wl-folder-select-buffer): Renamed wl-folder-use-frame to
wl-summary-use-frame.

22 years ago* wl-vars.el (wl-folder-use-frame): New user option.
teranisi [Wed, 13 Jun 2001 02:13:45 +0000 (02:13 +0000)]
* wl-vars.el (wl-folder-use-frame): New user option.

* wl-summary.el (wl-summary-exit): Back to folder frame if
wl-folder-use-frame is non-nil.
(wl-summary-redisplay-internal): Ignore cache
if current folder is draft folder.
(wl-summary-redisplay-no-mime): Ditto.
(wl-summary-redisplay-all-header): Ditto.

* wl-folder.el (wl-folder-select-buffer): Switch to other frame
if wl-folder-use-frame is non-nil.

22 years ago* elmo-util.el (elmo-file-field-primitive-condition-match):
teranisi [Mon, 11 Jun 2001 02:00:09 +0000 (02:00 +0000)]
* elmo-util.el (elmo-file-field-primitive-condition-match):
New inline function (Don't fetch file content if "first" or "last").
(elmo-file-field-condition-match): Use
elmo-file-field-primitive-condition-match.

* elmo-localdir.el (elmo-localdir-field-primitive-condition-match):
New inline function.
(elmo-localdir-field-condition-match):
Use elmo-localdir-field-primitive-condition-match.
(elmo-localdir-search): Speed up simple "last" and "first".

22 years ago* elmo2.el (elmo-move-msgs): Bind
teranisi [Mon, 11 Jun 2001 01:43:40 +0000 (01:43 +0000)]
* elmo2.el (elmo-move-msgs): Bind
elmo-inhibit-display-retrieval-progress as t while moving messages.

* elmo-vars.el (elmo-display-retrieval-progress-threshold):
New variable.
(elmo-inhibit-display-retrieval-progress): Ditto.

* elmo-pop3.el (elmo-pop3-process-filter): Use elmo-display-progress
for retrieval progress;
Don't display progress when total buffer size is smaller than
elmo-display-retrieval-progress-threshold.
(elmo-pop3-read-msg): Don't display progress when
elmo-inhibit-display-retrieval-progress is non-nil;
Remove progress bar after retrieval.

* elmo-imap4.el (elmo-imap4-find-next-line): Use elmo-display-progress
for retrieval progress;
Don't display progress when literal size is smaller than
elmo-display-retrieval-progress-threshold.
(elmo-imap4-read-msg): Don't display progress when
elmo-inhibit-display-retrieval-progress is non-nil;
Remove progress bar after retrieval.
* elmo-imap4.el (elmo-imap4-read-part): Ditto.

22 years ago* elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
teranisi [Thu, 7 Jun 2001 03:30:18 +0000 (03:30 +0000)]
* elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
(elmo-imap4-find-next-line): Display progress while literal fetching.
(elmo-imap4-read-msg): Likewise.
(elmo-imap4-read-part): Ditto.

22 years agoFixed last change.
teranisi [Wed, 6 Jun 2001 03:16:23 +0000 (03:16 +0000)]
Fixed last change.

22 years ago(elmo-pop3-process-filter): Show retrieve progress (rewrite).
teranisi [Wed, 6 Jun 2001 03:14:28 +0000 (03:14 +0000)]
(elmo-pop3-process-filter): Show retrieve progress (rewrite).
(elmo-pop3-total-size): New variable.
(elmo-pop3-read-msg): Bind elmo-pop3-total-size while fetching.

22 years ago(elmo-pop3-process-filter): Show retrieve progress.
teranisi [Wed, 6 Jun 2001 01:08:42 +0000 (01:08 +0000)]
(elmo-pop3-process-filter): Show retrieve progress.

22 years agoSynch with dot.addresses.
kaoru [Tue, 5 Jun 2001 02:56:50 +0000 (02:56 +0000)]
Synch with dot.addresses.

22 years agoFixed example address (RFC2606).
kaoru [Tue, 5 Jun 2001 02:51:19 +0000 (02:51 +0000)]
Fixed example address (RFC2606).

22 years agoFixed regexp in `my-wl-summary-subject-func-ml'.
kaoru [Tue, 5 Jun 2001 02:42:01 +0000 (02:42 +0000)]
Fixed regexp in `my-wl-summary-subject-func-ml'.
(Thanks to Keiichiro Nagano <knagano@sodan.org>)

22 years agoUpdate confirmed environment. Thanks!
kaoru [Mon, 4 Jun 2001 10:58:36 +0000 (10:58 +0000)]
Update confirmed environment.  Thanks!

22 years agoFixed typo.
kaoru [Mon, 4 Jun 2001 10:57:02 +0000 (10:57 +0000)]
Fixed typo.

22 years ago* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
kaoru [Sun, 3 Jun 2001 18:32:32 +0000 (18:32 +0000)]
* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
Fixed probrem when hostname/port/auth included folder name makes
misguess.

22 years agoUpdate to version 2001-05-24.09.
kaoru [Sun, 3 Jun 2001 10:02:57 +0000 (10:02 +0000)]
Update to version 2001-05-24.09.

22 years agoUpdate confirmed environment. Thanks!
kaoru [Sun, 3 Jun 2001 09:56:42 +0000 (09:56 +0000)]
Update confirmed environment.  Thanks!

23 years agoUpdate.
kaoru [Thu, 24 May 2001 04:19:23 +0000 (04:19 +0000)]
Update.

23 years ago2001-05-24 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
kaoru [Thu, 24 May 2001 04:19:11 +0000 (04:19 +0000)]
2001-05-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>

* WL-MK (wl-detect-info-directory): Call `info-initialize' for
Emacs21.

23 years ago * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
okada [Wed, 23 May 2001 09:36:33 +0000 (09:36 +0000)]
    * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
  instead of `wl-summary-write-current-newsgroup'.

23 years agoUpdate to version 2001-03-28.08.
kaoru [Mon, 21 May 2001 06:18:08 +0000 (06:18 +0000)]
Update to version 2001-03-28.08.

23 years agoAdded version.texi. Use it.
kaoru [Mon, 21 May 2001 06:07:55 +0000 (06:07 +0000)]
Added version.texi.  Use it.

23 years ago* wl-summary.el (wl-summary-auto-select-msg-p): New function.
murata [Sat, 19 May 2001 00:19:35 +0000 (00:19 +0000)]
* wl-summary.el (wl-summary-auto-select-msg-p): New function.
  (wl-summary-goto-folder-subr): If `wl-auto-select-first' is non-nil
  and selected message is important, do not display.

23 years agoAdded authenticate-type & POP-before-SMTP.
kaoru [Mon, 14 May 2001 13:51:46 +0000 (13:51 +0000)]
Added authenticate-type & POP-before-SMTP.

23 years agoFixed description `elmo-default-imap4-stream-type'.
kaoru [Mon, 14 May 2001 06:03:17 +0000 (06:03 +0000)]
Fixed description `elmo-default-imap4-stream-type'.
Add some example for @code{} markuped symbol.

23 years agoFix typo.
kaoru [Sun, 6 May 2001 13:04:28 +0000 (13:04 +0000)]
Fix typo.

23 years agoRefine sample files.
kaoru [Fri, 4 May 2001 18:08:22 +0000 (18:08 +0000)]
Refine sample files.

23 years ago* wl-summary.el (wl-summary-write-current-folder): Set cursor
kaoru [Tue, 1 May 2001 05:46:26 +0000 (05:46 +0000)]
* wl-summary.el (wl-summary-write-current-folder): Set cursor
position on Subject: field.
(Advised by Mito <mit@nines.nec.co.jp>)

23 years agoSynch with `elmo-lunafy'.
yamaoka [Thu, 26 Apr 2001 00:16:56 +0000 (00:16 +0000)]
Synch with `elmo-lunafy'.

23 years agoAdd alpha version logo.
kaoru [Tue, 24 Apr 2001 08:56:31 +0000 (08:56 +0000)]
Add alpha version logo.

23 years agoAdd comment.
kaoru [Sun, 22 Apr 2001 03:02:03 +0000 (03:02 +0000)]
Add comment.

23 years ago* utils/bbdb-wl.el (bbdb-wl-get-update-record): Use `with-current-buffer'.
teranisi [Mon, 16 Apr 2001 02:53:14 +0000 (02:53 +0000)]
* utils/bbdb-wl.el (bbdb-wl-get-update-record): Use `with-current-buffer'.

23 years agoApplied patch from Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.
yamaoka [Thu, 12 Apr 2001 13:24:59 +0000 (13:24 +0000)]
Applied patch from Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.
* wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to call the
 command `wl-biff-check-folders' in `mode-line-mouse2-map'.

23 years ago* utils/bbdb-wl.el: Applied patch from
teranisi [Mon, 2 Apr 2001 11:13:53 +0000 (11:13 +0000)]
* utils/bbdb-wl.el: Applied patch from
 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
 (X-Mail-Count: 07190, 07195 in the ML);
 Added workaround for older version of bbdb.

23 years ago* wl-vars.el (wl-biff-unnotify-hook): New variable.
teranisi [Mon, 2 Apr 2001 09:29:23 +0000 (09:29 +0000)]
* wl-vars.el (wl-biff-unnotify-hook): New variable.

* wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
 biff notification is removed.

23 years ago * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
okada [Tue, 27 Mar 2001 05:53:14 +0000 (05:53 +0000)]
* elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
hierarchy is t.

23 years agoFixed IMAP access group.
kaoru [Sun, 25 Mar 2001 09:38:28 +0000 (09:38 +0000)]
Fixed IMAP access group.

23 years agoSimplify.
kaoru [Thu, 22 Mar 2001 03:56:16 +0000 (03:56 +0000)]
Simplify.

23 years ago* wl-folder.el (wl-folder-write-current-folder): Support petname.
kaoru [Tue, 20 Mar 2001 19:37:35 +0000 (19:37 +0000)]
* wl-folder.el (wl-folder-write-current-folder): Support petname.

23 years ago* wl-message.el (wl-normal-message-redisplay): Set `wl-message-cache-used'.
teranisi [Wed, 14 Mar 2001 08:19:00 +0000 (08:19 +0000)]
* wl-message.el (wl-normal-message-redisplay): Set `wl-message-cache-used'.

23 years agoUpdate.
okazaki [Tue, 13 Mar 2001 05:47:32 +0000 (05:47 +0000)]
Update.