elisp/wanderlust.git
21 years ago* wl/wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side, merged-trunk-to-elmo-mark-16
yoichi [Sun, 30 Mar 2003 09:28:19 +0000 (09:28 +0000)]
* wl/wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
cut visible folder when elmo-folder-delete returns non-nil value.
* elmo/elmo.el (elmo-folder-delete): Confirm deletion here, return t if
the folder has been deleted successfully.
* elmo/elmo-imap4.el (elmo-folder-delete): Ditto.
* elmo/elmo-archive.el (elmo-folder-delete): Ditto.
* elmo/elmo-localdir.el (elmo-folder-delete): Ditto.
* elmo/elmo-maildir.el (elmo-folder-delete): Ditto.

21 years ago* wl-draft.el (wl-draft-send-confirm): Display more info (advised
yoichi [Sun, 30 Mar 2003 07:40:49 +0000 (07:40 +0000)]
* wl-draft.el (wl-draft-send-confirm): Display more info (advised
by Kenichi OKADA <okada@opaopa.org>).

21 years ago* wl-folder.el (wl-folder-open-all): Fix to get proper entity.
yoichi [Fri, 28 Mar 2003 14:14:03 +0000 (14:14 +0000)]
* wl-folder.el (wl-folder-open-all): Fix to get proper entity.

21 years agoUpdate.
okazaki [Thu, 27 Mar 2003 08:18:52 +0000 (08:18 +0000)]
Update.

21 years ago* elmo-util.el (elmo-string-member-ignore-case): New function.
okazaki [Thu, 27 Mar 2003 08:17:41 +0000 (08:17 +0000)]
* elmo-util.el (elmo-string-member-ignore-case): New function.
* elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Use it.
(elmo-imap4-fetch-callback-1-subr): Likewise.

21 years agoUpdate.
okazaki [Thu, 27 Mar 2003 07:54:50 +0000 (07:54 +0000)]
Update.

21 years ago* elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
okazaki [Thu, 27 Mar 2003 07:52:45 +0000 (07:52 +0000)]
* elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
the case of the name attribute "\Noselect".
(Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>)

21 years agoFolder name completion has been improved.
yoichi [Mon, 24 Mar 2003 18:04:25 +0000 (18:04 +0000)]
Folder name completion has been improved.

21 years agoFixed my address. merged-trunk-to-elmo-mark-15
yoichi [Wed, 19 Mar 2003 13:56:11 +0000 (13:56 +0000)]
Fixed my address.

21 years ago* wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
yoichi [Wed, 19 Mar 2003 13:54:49 +0000 (13:54 +0000)]
* wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
Fixed the last change, search group entity by its real name.
(Thanks to: KOBAYASHI Shinji)

21 years ago* wl-expire.el (wl-folder-archive-current-entity)
yoichi [Wed, 12 Mar 2003 12:56:44 +0000 (12:56 +0000)]
* wl-expire.el (wl-folder-archive-current-entity)
(wl-folder-expire-current-entity): Don't refer visible name.
* wl-folder.el (wl-folder-jump-to-current-entity): Ditto
(wl-folder-folder-name, wl-folder-entity-name): Abolished.

21 years ago* wl-fldmgr.el (wl-fldmgr-rename): Don't refer visible name.
yoichi [Wed, 12 Mar 2003 05:58:25 +0000 (05:58 +0000)]
* wl-fldmgr.el (wl-fldmgr-rename): Don't refer visible name.
(wl-fldmgr-sort,wl-fldmgr-access-display-all): Ditto.
* wl-folder.el (wl-folder-jump-to-current-entity)
(wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
(wl-folder-open-folder-sub,wl-folder-open-all)
(wl-folder-write-current-folder): Ditto.
(wl-folder-insert-entity): Don't use petname for normal group.
* wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
is the real name.

21 years ago* wl-draft.el (wl-draft-create-buffer): Add
okada [Wed, 5 Mar 2003 16:51:04 +0000 (16:51 +0000)]
* wl-draft.el (wl-draft-create-buffer): Add
 `wl-summary-reply-with-citation'

21 years ago2003-03-02 Jeremy Shaw <jeremy.shaw@lindows.com>
yoichi [Sun, 2 Mar 2003 01:52:00 +0000 (01:52 +0000)]
2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>

* wl-draft.el (wl-draft-reply): Fixed.

21 years ago* wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
yoichi [Fri, 28 Feb 2003 14:29:37 +0000 (14:29 +0000)]
* wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
when `wl-draft-send-confirm-with-preview' is non-nil.
You can scroll up/down by j/k.
(wl-draft-send-confirm-with-preview): New variable (default=t).

21 years ago* wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
yoichi [Tue, 25 Feb 2003 16:34:46 +0000 (16:34 +0000)]
* wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
(wl-fldmgr-save-folders): Fix comment.

21 years ago* wl-folder.el (wl-folder-update-line): Fix.
yoichi [Mon, 24 Feb 2003 09:54:19 +0000 (09:54 +0000)]
* wl-folder.el (wl-folder-update-line): Fix.

21 years agoFix.
yoichi [Tue, 18 Feb 2003 13:37:50 +0000 (13:37 +0000)]
Fix.

21 years ago* wl-folder.el (wl-folder-update-recursive-current-entity): Fix
yoichi [Tue, 18 Feb 2003 13:34:58 +0000 (13:34 +0000)]
* wl-folder.el (wl-folder-update-recursive-current-entity): Fix
along the last change in `wl-folder-buffer-group-p'.

21 years ago* wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
yoichi [Sun, 16 Feb 2003 18:29:58 +0000 (18:29 +0000)]
* wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
folder.

21 years ago* wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
yoichi [Sun, 16 Feb 2003 16:55:21 +0000 (16:55 +0000)]
* wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
the default value.

21 years ago* wl-mime.el (wl-summary-burst): Update summary only when target
yoichi [Sun, 16 Feb 2003 16:05:46 +0000 (16:05 +0000)]
* wl-mime.el (wl-summary-burst): Update summary only when target
folder equals current folder.

21 years ago* elmo.el (elmo-folder-rename-internal): New method to cause error.
yoichi [Sun, 16 Feb 2003 12:28:22 +0000 (12:28 +0000)]
* elmo.el (elmo-folder-rename-internal): New method to cause error.

21 years ago* wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
yoichi [Sun, 16 Feb 2003 08:12:48 +0000 (08:12 +0000)]
* wl-thread.el (wl-thread-set-parent): Reconstruct number-list.

21 years ago* elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
yoichi [Sun, 16 Feb 2003 08:09:31 +0000 (08:09 +0000)]
* elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
flist, is not always a member of onum-alist.

21 years agoWrite more about elmo-split.
yoichi [Fri, 14 Feb 2003 17:09:04 +0000 (17:09 +0000)]
Write more about elmo-split.
(Apply patch by Kitamoto Tsuyoshi)

21 years ago* wl-vars.el (wl-folder-hierarchy-access-folders): Change default
yoichi [Fri, 14 Feb 2003 12:43:06 +0000 (12:43 +0000)]
* wl-vars.el (wl-folder-hierarchy-access-folders): Change default
value.

21 years ago* wl-xmas.el (wl-xmas-highlight-folder-group-line): Use `map-extents' instead
yamaoka [Fri, 14 Feb 2003 01:28:20 +0000 (01:28 +0000)]
* wl-xmas.el (wl-xmas-highlight-folder-group-line): Use `map-extents' instead
 of `extent-at' repeatedly.
(wl-highlight-folder-current-line): Ditto.

* wl-highlight.el: Remove useless dummy functions.

21 years ago* wl-folder.el (wl-folder-buffer-group-p): Rewritten.
yoichi [Thu, 13 Feb 2003 20:35:37 +0000 (20:35 +0000)]
* wl-folder.el (wl-folder-buffer-group-p): Rewritten.
(wl-folder-put-folder-property): New function to put text property.
(wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
(wl-folder-insert-entity, wl-folder-update-diff-line)
(wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
* wl-e21.el, wl-xmas.el, wl-mule.el
(wl-highlight-folder-current-line): Ditto.
* wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
(wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
(wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
(wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.

21 years ago* Version number is increased to 2.11.3. wl-2_11_3
yoichi [Thu, 13 Feb 2003 20:21:12 +0000 (20:21 +0000)]
* Version number is increased to 2.11.3.

21 years ago* wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
yoichi [Thu, 13 Feb 2003 05:08:41 +0000 (05:08 +0000)]
* wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
Resume current-buffer since it is assumed by remaining tasks.

21 years ago* wl-folder.el (wl-folder-complete-folder-candidate): New variable.
yoichi [Wed, 12 Feb 2003 00:37:49 +0000 (00:37 +0000)]
* wl-folder.el (wl-folder-complete-folder-candidate): New variable.
(wl-folder-completion-function): Abolished.
(wl-folder-complete-folder): New function.
(wl-folder-complete-filter-condition): Ditto.
* wl-summary.el (wl-summary-read-folder): Change accordingly.
* wl-fldmgr.el (wl-fldmgr-add): Ditto.

21 years ago* wl-draft.el (wl-draft-send-confirm): Add comment.
yoichi [Tue, 11 Feb 2003 13:15:18 +0000 (13:15 +0000)]
* wl-draft.el (wl-draft-send-confirm): Add comment.

21 years ago* wl-draft.el (wl-draft-send-confirm): New function.
yoichi [Tue, 11 Feb 2003 13:01:08 +0000 (13:01 +0000)]
* wl-draft.el (wl-draft-send-confirm): New function.
(wl-draft-send): Use it.

* wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
cursor-in-echo-area while confirming.

21 years agoFixed parenthesis.
yoichi [Tue, 11 Feb 2003 12:54:26 +0000 (12:54 +0000)]
Fixed parenthesis.

21 years ago* wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
yoichi [Tue, 11 Feb 2003 10:46:21 +0000 (10:46 +0000)]
* wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.

* wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
searching via nntp if wl-summary-search-via-nntp is 'force.
Otherwise, invoke searching in nntp folder only.
* wl-vars.el (wl-summary-search-via-nntp): Change accordingly.

21 years ago* wl-vars.el (wl-summary-search-via-nntp): Fix range for custom.
yoichi [Tue, 11 Feb 2003 10:27:58 +0000 (10:27 +0000)]
* wl-vars.el (wl-summary-search-via-nntp): Fix range for custom.

21 years ago* wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
yoichi [Mon, 10 Feb 2003 16:29:55 +0000 (16:29 +0000)]
* wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
explicitly for mime-make-text-tag.

21 years ago* check-modules.el (test-semi-mime-edit): Check
kaoru [Mon, 10 Feb 2003 14:53:45 +0000 (14:53 +0000)]
* check-modules.el (test-semi-mime-edit): Check
`mime-make-text-tag'.

21 years ago* wl-draft.el (wl-draft-remove-text-plain-tag): Use
kaoru [Mon, 10 Feb 2003 14:52:56 +0000 (14:52 +0000)]
* wl-draft.el (wl-draft-remove-text-plain-tag): Use
`mime-make-text-tag' instead of `mime-create-tag'.

21 years ago* elmo-maildir.el (elmo-folder-rename-internal): New method,
yoichi [Mon, 10 Feb 2003 06:01:49 +0000 (06:01 +0000)]
* elmo-maildir.el (elmo-folder-rename-internal): New method,
copied from localdir's one.

21 years ago* wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
yoichi [Mon, 10 Feb 2003 05:12:28 +0000 (05:12 +0000)]
* wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
(wl-fldmgr-add-completion-subr): Rewrite conditional.

21 years ago* elmo-pipe.el (elmo-folder-rename): New method, rename
yoichi [Mon, 10 Feb 2003 04:24:28 +0000 (04:24 +0000)]
* elmo-pipe.el (elmo-folder-rename): New method, rename
destination folder with leaving source folder as it is.

21 years ago* wl-score.el (wl-score-save): Bind print-length and print-level.
yoichi [Sat, 8 Feb 2003 06:44:28 +0000 (06:44 +0000)]
* wl-score.el (wl-score-save): Bind print-length and print-level.
(wl-score-pretty-print): Ditto.
(wl-score-edit-insert-header-entry): Ditto.

21 years ago* wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
yoichi [Fri, 7 Feb 2003 16:30:04 +0000 (16:30 +0000)]
* wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
"From" entry to be treated with wl-draft-eword-encode-address-list.
* wl-mime.el (wl-draft-preview-message): Ditto.

21 years ago* WL-MK (make-wl-news): Don't use replace-regexp.
yoichi [Fri, 7 Feb 2003 16:20:24 +0000 (16:20 +0000)]
* WL-MK (make-wl-news): Don't use replace-regexp.

21 years ago2003-02-08 KAMO Tomoyuki <kamo@ITmanage.co.jp>
yoichi [Fri, 7 Feb 2003 16:19:12 +0000 (16:19 +0000)]
2003-02-08  KAMO Tomoyuki  <kamo@ITmanage.co.jp>

* elmo-nntp.el (elmo-nntp-get-folders-info): Don't use
replace-regexp.

21 years ago* wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
yoichi [Fri, 7 Feb 2003 15:54:10 +0000 (15:54 +0000)]
* wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
(wl-summary-mark-as-unread): Ditto.
(wl-summary-mark-as-read-region): Change accordingly.
(wl-summary-mark-as-unread-region): Ditto.
(wl-summary-target-mark-mark-as-read): Ditto.
(wl-summary-target-mark-mark-as-unread): Ditto.

21 years ago* Version number is increased to 2.11.2. wl-2_11_2
yoichi [Fri, 7 Feb 2003 15:48:31 +0000 (15:48 +0000)]
* Version number is increased to 2.11.2.

21 years agoWL-MK (make-wl-news): Do not use 4th and 5th arg of replace-regexp.
yoichi [Fri, 7 Feb 2003 12:20:32 +0000 (12:20 +0000)]
WL-MK (make-wl-news): Do not use 4th and 5th arg of replace-regexp.

21 years agoavoid compile warning
yoichi [Tue, 4 Feb 2003 19:15:36 +0000 (19:15 +0000)]
avoid compile warning

21 years ago* WL-MK (make-wl-news): Replace "^(" by "\\\\(" to avoid font-lock
yoichi [Tue, 4 Feb 2003 19:09:23 +0000 (19:09 +0000)]
* WL-MK (make-wl-news): Replace "^(" by "\\\\(" to avoid font-lock
confusion.

21 years ago* elmo-shimbun.el (elmo-folder-initialize): Do not call
yoichi [Tue, 4 Feb 2003 17:40:00 +0000 (17:40 +0000)]
* elmo-shimbun.el (elmo-folder-initialize): Do not call
shimbun-open in case of "@".
(elmo-folder-open-internal): Cope with shimbun = nil case.
(elmo-folder-plugged-p): Ditto.
(elmo-folder-list-subfolders): Make list for "@/" group.

21 years agoUpdate to version 2003-01-31.17.
kaoru [Sat, 1 Feb 2003 10:45:09 +0000 (10:45 +0000)]
Update to version 2003-01-31.17.

21 years ago* elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
yoichi [Fri, 31 Jan 2003 13:24:17 +0000 (13:24 +0000)]
* elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
mailbox (e.g. for %~/something).

21 years ago* elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
kaoru [Fri, 31 Jan 2003 08:22:26 +0000 (08:22 +0000)]
* elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
Replace nested conditional with guard clauses.

21 years ago* elmo-archive.el (elmo-folder-rename-internal): Referctoring;
kaoru [Thu, 30 Jan 2003 09:23:44 +0000 (09:23 +0000)]
* elmo-archive.el (elmo-folder-rename-internal): Referctoring;
Replace nested conditional with guard clauses.

21 years ago* pldap.el (ldap-search-basic): Don't treat exit status 32 as an
teranisi [Thu, 30 Jan 2003 04:17:05 +0000 (04:17 +0000)]
* pldap.el (ldap-search-basic): Don't treat exit status 32 as an
error [wl:11327].

21 years ago* elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
teranisi [Thu, 30 Jan 2003 03:33:53 +0000 (03:33 +0000)]
* elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
print-depth.

21 years ago* wl-thread.el (wl-thread-save-entities): Bind print-length,print-level. merged-trunk-to-elmo-mark-14
yoichi [Wed, 29 Jan 2003 08:58:38 +0000 (08:58 +0000)]
* wl-thread.el (wl-thread-save-entities): Bind print-length,print-level.

21 years ago* wl-news.el.in (wl-news-previous-version-save): Bind
yoichi [Wed, 29 Jan 2003 08:49:42 +0000 (08:49 +0000)]
* wl-news.el.in (wl-news-previous-version-save): Bind
print-length and print-level.

21 years ago* elmo/elmo-util.el (elmo-object-save): Bind print-level, print-length.
yoichi [Wed, 29 Jan 2003 06:50:43 +0000 (06:50 +0000)]
* elmo/elmo-util.el (elmo-object-save): Bind print-level, print-length.
(elmo-passwd-alist-save): Ditto.
* elmo/elmo-database.el (elmo-database-msgid-put): Bind print-length.
* wl-thread.el (wl-thread-save-top-list): Ditto.

21 years ago* check-modules.el (test-apel-version): Renamed from
kaoru [Tue, 28 Jan 2003 22:14:51 +0000 (22:14 +0000)]
* check-modules.el (test-apel-version): Renamed from
`check-modules-apel-version'.
(test-modules-charsets-mime-charset-alist): Ditto.
(test-x-face-xmas, test-x-face-mule): Ditto.
(test-flim-mime-entity, test-flim-mime-content-information): Ditto.
(test-flim-encoded-word, test-flim-content-transfer-encoding): Ditto.
(test-flim-mailcap, test-flim-std11, test-flim-smtp): Ditto.
(test-semi-mime-edit, test-semi-mime-view, test-semi-mime-play): Ditto.

* check-base64.el (test-base64-encode-1):
Renamed from `check-base64-encode-1'.
(test-base64-encode-2, test-base64-encode-3): Ditto.
(test-base64-encode-4, test-base64-encode-5): Ditto.

21 years agoUpdate to version 2003-01-27.08.
kaoru [Tue, 28 Jan 2003 22:05:46 +0000 (22:05 +0000)]
Update to version 2003-01-27.08.

21 years agoupdate
yoichi [Mon, 27 Jan 2003 16:18:17 +0000 (16:18 +0000)]
update

21 years agoupdate
yoichi [Mon, 27 Jan 2003 15:07:34 +0000 (15:07 +0000)]
update

21 years ago* wl-highlight.el (wl-highlight-summary-line-string): Use
yoichi [Mon, 27 Jan 2003 15:04:02 +0000 (15:04 +0000)]
* wl-highlight.el (wl-highlight-summary-line-string): Use
wl-summary-score-below-mark, wl-summary-score-over-mark.

21 years agoRemove unused wl-highlight-summary-*-regexp
yoichi [Mon, 27 Jan 2003 10:09:10 +0000 (10:09 +0000)]
Remove unused wl-highlight-summary-*-regexp

21 years agoFix the last change.
yoichi [Mon, 27 Jan 2003 05:36:32 +0000 (05:36 +0000)]
Fix the last change.
* wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
insert it.

21 years ago* wl-draft.el (wl-draft-insert-from-field): Use wl-from.
yoichi [Mon, 27 Jan 2003 05:20:06 +0000 (05:20 +0000)]
* wl-draft.el (wl-draft-insert-from-field): Use wl-from.
(wl-draft-check-wl-from): New function.

21 years ago* wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
okada [Tue, 21 Jan 2003 01:00:29 +0000 (01:00 +0000)]
* wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.

21 years ago* wl-mime.el (wl-message-delete-current-part): Avoid error on
yoichi [Mon, 20 Jan 2003 14:05:35 +0000 (14:05 +0000)]
* wl-mime.el (wl-message-delete-current-part): Avoid error on
message without msgid.
Rewrite with elmo-folder-move-messages.
Set wl-message-buffer to nil.

21 years ago* wl-summary.el (wl-summary-erase-subr): New function. Use
yoichi [Mon, 20 Jan 2003 07:44:46 +0000 (07:44 +0000)]
* wl-summary.el (wl-summary-erase-subr): New function. Use
elmo-folder-move-messages.
(wl-summary-erase): Call it.
(wl-summary-target-mark-erase): Ditto.

21 years agoUpdate to version 2003-01-17.09.
kaoru [Sun, 19 Jan 2003 01:21:42 +0000 (01:21 +0000)]
Update to version 2003-01-17.09.

21 years ago* test-elmo-localdir.el: New file.
kaoru [Fri, 17 Jan 2003 12:22:19 +0000 (12:22 +0000)]
* test-elmo-localdir.el: New file.
(test-elmo-folder-expand-msgdb-path-1): New testcase.
(test-elmo-folder-expand-msgdb-path-2): Ditto.
(test-elmo-folder-expand-msgdb-path-3): Ditto.

21 years ago* WL-MK (test-wl): Added `make-wl-news'.
kaoru [Fri, 17 Jan 2003 12:12:10 +0000 (12:12 +0000)]
* WL-MK (test-wl): Added `make-wl-news'.
(check-wl): Added (provide 'wl-news) before load wl-news.el.in.

21 years ago* test-dist.el (test-wl-modules-exists): Fix void variable.
kaoru [Fri, 17 Jan 2003 12:11:17 +0000 (12:11 +0000)]
* test-dist.el (test-wl-modules-exists): Fix void variable.
(test-elmo-modules-exists): Ditto.

21 years agoUpdate variable description.
yoichi [Fri, 17 Jan 2003 12:08:24 +0000 (12:08 +0000)]
Update variable description.

21 years ago* elmo-split.el (elmo-split-default-action): Update description.
yoichi [Fri, 17 Jan 2003 11:53:27 +0000 (11:53 +0000)]
* elmo-split.el (elmo-split-default-action): Update description.

21 years ago* elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
yoichi [Fri, 17 Jan 2003 09:57:28 +0000 (09:57 +0000)]
* elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
dir-name only if it is absolute path.
(TODO: distinguish +/something and +something)

21 years agocosmetic fix
yoichi [Thu, 16 Jan 2003 09:24:31 +0000 (09:24 +0000)]
cosmetic fix

21 years ago* elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
yoichi [Wed, 15 Jan 2003 12:05:43 +0000 (12:05 +0000)]
* elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
path for "+~/something".

21 years ago* elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
yoichi [Wed, 15 Jan 2003 11:04:02 +0000 (11:04 +0000)]
* elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
as non-directory, cause error before rename-file.
* elmo-archive.el (elmo-folder-rename-internal): Create directory
apropriately, mimic localdir's one.
Based on the patch from KAMO Tomoyuki <kamo@ITmanage.co.jp>.

21 years agoAdd setting of pgg-encrypt-for-me.
yoichi [Wed, 15 Jan 2003 08:34:34 +0000 (08:34 +0000)]
Add setting of pgg-encrypt-for-me.

21 years agoCheckdoc.
kaoru [Tue, 14 Jan 2003 20:06:12 +0000 (20:06 +0000)]
Checkdoc.

21 years agoAdd comment
yoichi [Tue, 14 Jan 2003 13:05:26 +0000 (13:05 +0000)]
Add comment

21 years ago* wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
yoichi [Tue, 14 Jan 2003 12:08:06 +0000 (12:08 +0000)]
* wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
it is not up-tp-date.

21 years ago* WL-MK (wl-info-lang): Skip "ja" for non-mule.
yoichi [Sun, 12 Jan 2003 15:20:04 +0000 (15:20 +0000)]
* WL-MK (wl-info-lang): Skip "ja" for non-mule.
(wl-news-lang): Ditto.

21 years agocosmetic fix
yoichi [Sun, 12 Jan 2003 13:52:54 +0000 (13:52 +0000)]
cosmetic fix

21 years agoFix the last change.
yoichi [Sun, 12 Jan 2003 13:36:51 +0000 (13:36 +0000)]
Fix the last change.
Get buffer name after calling wl-summary-goto-folder-subr.

21 years ago* wl-folder.el (wl-folder-set-current-entity-id): Enclose by
yoichi [Sun, 12 Jan 2003 13:29:26 +0000 (13:29 +0000)]
* wl-folder.el (wl-folder-set-current-entity-id): Enclose by
save-current-buffer.

21 years ago* wl-folder.el (wl-folder-empty-trash): Set and show up summary
yoichi [Sun, 12 Jan 2003 13:12:21 +0000 (13:12 +0000)]
* wl-folder.el (wl-folder-empty-trash): Set and show up summary
buffer after calling `wl-summary-goto-folder-subr' without the
argument `interactive'.

21 years ago* check-modules.el (check-modules-semi-mime-edit): Check
kaoru [Sun, 12 Jan 2003 08:10:56 +0000 (08:10 +0000)]
* check-modules.el (check-modules-semi-mime-edit): Check
`mime-create-tag'.

21 years ago* wl-draft.el (wl-draft-remove-text-plain-tag): Use
kaoru [Sun, 12 Jan 2003 08:09:51 +0000 (08:09 +0000)]
* wl-draft.el (wl-draft-remove-text-plain-tag): Use
`mime-create-tag'. Use `string=' instead of `looking-at'.

21 years ago* wl-folder.el (wl-folder-set-current-entity-id): Remove redundancy.
yoichi [Fri, 10 Jan 2003 20:27:35 +0000 (20:27 +0000)]
* wl-folder.el (wl-folder-set-current-entity-id): Remove redundancy.

21 years ago* wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
yoichi [Fri, 10 Jan 2003 17:12:21 +0000 (17:12 +0000)]
* wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
to avoid compile warning.

21 years ago* wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
yoichi [Fri, 10 Jan 2003 16:57:43 +0000 (16:57 +0000)]
* wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
entity-id when folder is given.
* wl-folder.el (wl-folder-set-current-entity-id): Don't use
save-excursion, use save-selected-window instead.
Select folder buffer window if exists.
(To correct behavior with wl-folder-move-cur-folder.)

21 years ago2003-01-10 Masahiro Murata <muse@ba2.so-net.ne.jp>
yoichi [Fri, 10 Jan 2003 09:43:05 +0000 (09:43 +0000)]
2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>

* wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].

21 years ago2003-01-10 Tsutomu OKADA <okada@furuno.co.jp>
yoichi [Fri, 10 Jan 2003 08:08:47 +0000 (08:08 +0000)]
2003-01-10  Tsutomu OKADA  <okada@furuno.co.jp>

* elmo-map.el (elmo-folder-pack-numbers): Fix name of the function.

21 years agoUpdate to version 2003-01-08.14.
kaoru [Thu, 9 Jan 2003 16:43:13 +0000 (16:43 +0000)]
Update to version 2003-01-08.14.