* wl-summary.el (wl-summary-reply): Cause an error when there's no
[elisp/wanderlust.git] / wl / ChangeLog
1 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-reply): Cause an error when there's no
4         message at cursor point.
5         (wl-summary-reply-with-citation): Remove unwind-protect.
6
7         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8         subject searching feature.
9         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10         Eliminated.
11
12 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
13
14         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
15         New variable.
16         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
17         by subject matching if there's no in-reply-to nor references field.
18
19         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
20
21         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
22         when display is finished.
23         (wl-folder-open-all): Ditto.
24         (wl-folder-update-access-group): Ditto.
25         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
26         * wl-thread.el (wl-thread-close-all): Ditto.
27
28         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
29         progress gauge only when it was displayed.
30         * wl-folder.el (wl-folder-insert-entity): Ditto.
31
32 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
33
34         * wl-summary.el (wl-summary-incorporate): Enclose
35         `wl-summary-sync-force-update' with save-excursion.
36
37 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
38
39         * wl-summary.el (wl-summary-prefetch-region):
40         Pass current cursor point to `pos-visible-in-window-p' after
41         moving cursor to the started point.
42
43 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
44
45         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
46
47         * wl-draft.el (wl-draft-insert-current-message): Delete useless
48         fields from the forwarding message.
49         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
50         `ignored-fields'.
51
52 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
53
54         * wl-mime.el (wl-message-request-partial):
55         Eliminated argument `msgdb'.
56         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
57         (wl-mime-combine-message/partial-pieces): Likewise.
58         * tm-wl.el (wl-message-request-partial): Likewise.
59         (wl-mime-combine-message/partial-pieces): Likewise.
60
61 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
62
63         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
64         when display is finished.
65
66 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
67
68         * wl-summary.el (wl-summary-goto-folder-subr):
69         Fix problem when wl-summary-partial-highlight-above-lines is nil.
70
71 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
72
73         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
74         when cursor point is visible.
75
76 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
77
78         * wl-expire.el (wl-expire-archive-get-max-number):
79         Don't use `file-name-directory'.
80
81 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
82
83         * wl-expire.el (wl-expire-archive-get-max-number):
84         Use `file-name-directory'.
85
86 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
87
88         * wl-summary.el (wl-summary-sync-marks): Re-display progress
89         only when there is progress.
90
91 2000-04-13  Mito <mit@nines.nec.co.jp>
92
93         * wl-summary.el (wl-summary-sync-marks): Display progress.
94
95 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
96
97         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
98         (wl-summary-prev): Move cursor regardless of unread status.
99         (wl-summary-next): Ditto.
100
101 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
102
103         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
104         Added argument `target' and `number'.
105         * tm-wl.el (wl-summary-burst-subr): New function.
106         (wl-summary-burst): Use it.
107
108 2000-04-10  Mito <mit@nines.nec.co.jp>
109
110         * wl-mime.el (wl-burst): New function.
111         (wl-summary-burst): Use it.
112
113 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
114
115         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
116         as petname when there's no candidate.
117
118 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
119
120         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
121         New variable.
122         * wl-fldmgr.el (wl-fldmgr-add): Use it.
123
124         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
125
126         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
127
128 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
129
130         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
131         Use substring of `original' instead of buffer-substring.
132         (wl-refile-evaluate-rule):
133         Set `original' argument of wl-refile-expand-newtext.
134
135         * wl-summary.el
136         (wl-summary-auto-refile-check-refile-rule-alist-subr,
137         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
138         (wl-summary-auto-refile): Check existence of destination folder just
139         before marking.
140
141 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
142
143         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
144         when wl-refile-get-field-value return nil.
145
146 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
147
148         * wl-refile.el
149         (wl-refile-expand-newtext): New function imported from Gnus.
150         (wl-refile-evaluate-rule): Use it.
151
152 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
153
154         * wl-summary.el (wl-summary-print-destination):
155         Duplicate folder string to avoid putting text-property on
156         original string.
157
158         * wl-refile.el (wl-refile-get-field-value): New function.
159         (wl-refile-evaluate-rule): New function;
160         Evaluate refile rule recursively.
161         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
162         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
163         New function; Check existence of a target folder recursively.
164         (wl-summary-auto-refile-check-refile-rule-alist):
165         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
166
167 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
168
169         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
170
171         * wl-folder.el (wl-create-folder-entity-from-buffer):
172         Fixed problem when '}' character is contained in folder name.
173
174         * wl-xmas.el (wl-make-modeline): Consider plugged status.
175
176 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
177
178         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
179         (wl-fldmgr-add-completion-all-completions):
180         Use wl-fldmgr-add-completion-hashtb.
181
182 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
183
184         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
185         wl-fldmgr-add-completion-subr): New functions.
186         * wl-folder.el (wl-folder-completion-func): New variable.
187         * wl-summary.el (wl-summary-read-folder):
188         Use wl-folder-completion-func.
189
190         * wl-refile.el: Eliminate throw & catch.
191
192         * wl.el (wl-plugged-sending-queue-status): Fixed.
193
194 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
195
196         * wl-draft.el (wl-draft): Put category property on
197         mail-header-separator.