about elmo-dop-queue-flush
[elisp/wanderlust.git] / NEWS
1 Wanderlust NEWS -- User-visible changes in Wanderlust.
2
3 ** You can alter the format of summary lines.
4    Specify format by wl-summary-line-format. If you want to change ones
5    according to folder names, use wl-folder-summary-line-format-alist.
6
7 ** Save format for the draft folder has been changed. Messages are encoded
8    before saved by wl-draft-save.
9
10 ** Buffer prefetch works fine now. Messages of the number specified by
11    wl-message-buffer-prefetch-depth are loaded into buffer in advance.
12
13 ** elmo-dop-queue-flush flushes queue that concerns plugged folder.
14
15 ** Starting Wanderlust on the new frame is possible now. Set as
16    (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
17
18 ** In Folder mode, you can go into virtual folder which consists of messages
19    with some specified condition (wl-folder-virtual). It is binded to "V".
20
21 ** In Folder mode, you can search folders containing messages with some
22    specified condition (wl-folder-pick). It is binded to "?".
23
24 ** Now you can rename access group folders.
25
26 ** Temporary marks are kept when you exit from sticky summary by q or g. 
27
28 ** Key bindings concerning the sticky summary have been changed.
29    By C-u g, the sticky summary is destroyed as well as C-u q. In summary or
30    folder mode, G opens the sticky summary.
31
32 ** You can go round summary buffers by C-cC-n and C-cC-p.
33
34 ** Members of the list wl-folder-hierarchy-access-folders is now some REGEXP
35    for access group names instead of exact group names.
36
37 ** In header part of the draft buffer C-a brings cursor to the beginning of
38    the line or the beginning of the header body.
39
40 ** You can send encapsulated blind carbon copies. Its default field name is
41    "Ecc:".
42
43 ** You can easily configure server settings to post news article.
44    Set wl-nntp-posting-config-alist appropriately. See info for an example.
45
46 ** You can specify some function in wl-draft-reply-with-argument-list etc.
47    for setting the recipients in draft by the return value of it.
48
49 ** The interface of the function wl-draft has been changed.
50    The initial set of headers are handed as an association list.
51
52 ** The uses of wl-generate-mailer-string-function has been changed.
53    Specify a function which returns some string to appear in User-Agent header.
54
55 * Changes in 2.8.0 from 2.6.1
56
57 ** Nemacs, Mule 2.3 based on Emacs 19.28 are not supported any longer.
58
59 ** Wanderlust might not work with FLIM 1.14.2 and older.
60    It is recommended to use FLIM 1.14.3 or newer and associated SEMI.
61
62 ** Now available `make check' environment test for user.
63
64 ** If you set obsolete variables (e.g. renamed ones) in .wl etc, Wanderlust
65    shows warning messages and urge you to change settings.
66    Change your settings according to the messages, please.
67    If you want to suppress warnings, set elmo-obsolete-variable-show-warnings
68    to nil.
69
70 ** Added new internal folders: 'sendlog folder
71
72 ** Added new type of folders: shimbun folder
73
74    Format: '@' 'virtual server name' '.' 'group name'
75
76 ** Added new type of folders: namazu folder
77
78    Format:  '[' 'search condition' ']' [ 'absolute path of namazu index' ]
79
80 ** With pipe folder, now you can preserve messages on the server.
81    At the next time you access it, only new messages will be copied.
82
83    Format:  '|' 'source folder' '|:' 'destination folder'
84
85 ** Address manager is now available (start by C-c C-a).
86    You can edit address book and import recipients to draft from it.
87
88 ** ACAP (RFC2244) is supported(experimental).
89
90 ** Now you can preserve IMAP4 message by part as a cache.
91    If you skipped enormous part, you can read other than skipped part when
92    you are off line.
93
94 ** Wanderlust also creates message view through prefetching.
95    Displaying of prefetched messages speeded up because of this.
96
97 ** Truncation of lines in message buffer or draft buffer is now controllable.
98    Non-nil value of wl-message-truncate-lines or wl-draft-truncate-lines
99    means truncating long lines at window width.
100
101 ** Bitmap image for opening demo is removed from wl-demo.elc and now loaded
102    from wl-icon-directory.
103    Special logo is displayed through the Christmas season :)
104
105 ** Overall elmo module is rewritten.
106
107 ** Variables depending on elmo backends are renamed to "elmo-backend-*".
108    e.g. elmo-default-imap4-server is renamed to elmo-imap4-default-server.
109
110 ** Variables named xxx-func are renamed to xxx-function.
111
112 ** X-Face utility 1.3.6.12 or older is not supported any longer.
113    Please install X-Face utility 1.3.6.13 or later, if necessary.
114
115 ** Wanderlust distinguishes stream-type on plugged mode. They are treated as
116    different entries.
117
118 ** msgdb path for archive and multi folders are changed.
119    No problem for running wanderlust even if you do not deal with them.
120    But if you don't want to leave useless data on the disk, delete under
121    .elmo/multi and .elmo/archive in advance.
122
123 ** Variables named xxx-dir are renamed to xxx-directory.
124    e.g. wl-icon-dir is renamed to wl-icon-directory.
125    Take attention if you set for display of startup logo, etc.
126
127 ** elmo-cache-dirname is abolished and elmo-cache-directory is newly created.
128    You can put cache directory to another place by setting
129    elmo-cache-directory.
130
131 ** Default value of elmo-enable-disconnected-operation is now `t'.
132    When the relevant messages are cached, you can do some operations
133    even in the off-line state.
134
135 ** Now messages with "$" mark is not remained in the summary buffer when
136    the actual message itself is deleted.
137    Please visit the 'mark folder to review the messages with the "$" mark.
138
139 * Version 2.6.1 is basically a bug fix version of 2.6.0.
140
141 ** Fixed a problem that Emacs 21 causes `Recursive load...' error.
142
143 ** Fixed a problem that thread character is broken in XEmacs 21.1.
144
145 ** Fixed a problem that in IMAP4 folder, progress bar is remained in XEmacs .
146
147 ** Fixed a problem that searching is failed for the header fields that
148    begins with X-.
149
150 ** Some other fixes.
151
152 * Changes in 2.6.0 from 2.4.1.
153
154 ** FLIM 1.13.x is not supported any longer.
155    Please install FLIM 1.14.1 or later.
156
157 ** Now folder and summary buffer can be opened in a separate frame.
158    If `wl-folder-use-frame' is set as t, `M-x wl' creates a new frame
159    for folder mode. If `wl-summary-use-frame' is set as t, new frames
160    are created for each summary window.
161
162 ** Cursor moving speed ('N' or 'P' in summary) is greatly improved.
163
164 ** Folder checking speed for filter folder of localdir
165    folder using `last' or `first' (Ex. /last:100/+inbox) is improved.
166
167 ** Retrieval progress of each message is displayed in POP and IMAP folder.
168
169 ** Coloring of summary buffer is processed on demand (only on Emacs).
170    If `wl-summary-lazy-highlight' is non-nil, 
171    only visible portion of the buffer is colored.
172
173 ** Customizable biff notify.
174    New hook `wl-biff-notify-hook' and `wl-biff-unnotify-hook' is
175    now available.
176    e.g. (add-hook wl-biff-notify-hook 'ding)
177
178 ** Many bug fixes.
179
180 * Version 2.4.1 is basically a bug fix version of 2.4.0.
181
182 ** Wanderlust 2.4.1 now works on FLIM 1.14.x. 
183
184 ** Fixed a problem that POP connection remains after POP before SMTP.
185
186 ** The specification of IMAP4 authentication method for clear password
187    is changed.
188
189 In 2.4.0, To use clear password authentication method in IMAP4
190 (Logging in with LOGIN command), you have to set the variable
191 `elmo-default-imap4-authenticate-type' as 'plain (or nil).
192 But in 2.4.1, it is changed to 'clear (or nil).
193 Example:
194 (setq elmo-default-imap4-authenticate-type 'plain)
195 should be changed to
196 (setq elmo-default-imap4-authenticate-type 'clear)
197
198 * Changes in 2.4.0 from 1.1.1.
199
200 ** Version Number
201 The version numbering convention for Wanderlust is changed. 
202
203 In earlier versions, 1.x were stable version and from 2.0.x to 2.2.x
204 were beta version. But since version 2.3.0, the second (minor) version
205 number implies the stability of the Wanderlust. Even minor number
206 corresponds to a stable version, and an odd minor number corresponds
207 to a development version. This version numbering is based on the
208 widespread convention of open source development.
209
210 On the open CVS server cvs.m17n.org, main trunk contains the current
211 beta (newest experimental) version, and branches contain the stable
212 version.  (If the version is 2.4.x, the branch name is wl-2_4)
213
214 ** Install
215
216 *** FLIM 1.12 is not supported anymore.
217 See the file INSTALL for details.
218
219 *** APEL 10.2 or later is required.
220 tm-8 users should check the version of APEL (tm-8.8 contains old APEL).
221
222 ** New feature
223
224 *** LDAP support
225 Complete e-mail address in draft by searching LDAP server.
226 If the variable wl-use-ldap is non-nil, LDAP feature is enabled
227 (Initial setting is nil).
228
229 *** UIDL support in POP3 folder
230 POP3 folder now saves the status of summary and it improves summary
231 update speed. If the variable elmo-pop3-use-uidl is non-nil, UIDL is
232 used (Initial setting is t).
233
234 *** Emacs 21 support
235 Wanderlust has started on supporting Standard Emacs 21.
236 Toolbars and icon images can be shown in almost Wanderlust
237 frames like XEmacs.
238
239 *** biff feature
240 Server mailbox is checked periodically.
241 If new mail is arrived, Wanderlust changes the biff (icon) on the modeline
242 and updates folder mode content.
243
244 *** expire-hide 
245 Now expire mechanism has new feature `hide', it does not remove
246 messages actually from folder but hides messages from summary. It
247 improves processing speed for large folders.
248
249 *** Message thread restoring feature
250 Automatic correction of broken threads by subject matching is now available.
251 Thread modification by hand (M-w (copy) and C-y (paste) in summary mode)
252 is also available.
253
254 *** Password expiration timer
255 Password cache expires after elmo-passwd-life-time is passed.
256 (nil means no expiration. Initial setting is nil)
257
258 *** killed-list
259 Deleted messages in the NNTP folder are saved to `killed-list'.  The
260 messages in the killed-list are treated as if it were not exist on the
261 server. Non-nil value for elmo-use-killed-list enables this feature
262 (Initial setting is t). By this feature, NNTP pipe folder works correctly.
263
264 *** Maildir pack is now available
265 M-x wl-summary-pack-number in the summary mode of Maildir folder
266 re-numbers the messages.
267
268 ** Searching
269
270 *** Complex condition can be specified for filter folder
271 AND condition, OR condition, NOT condition, and their combination can be
272  specified. Syntax of the condition part is changed. See info for details.
273
274 Caution for those who upgrade from 1.1.1:
275 By this change, saving directory for the msgdb of filter folder is altered.
276 Former msgdbs are not needed anymore. It does not cause any problem but
277 if you don't want to keep useless disk, you should remove files
278 under the directory '.elmo/filter/' beforehand.
279
280 *** Searching of the NNTP folder is available
281 Now you can make NNTP filter folder.
282 (If only your NNTP server responds to XHDR command.)
283
284 *** Pick, Virtual in summary mode now accepts complex condition.
285 You can set AND condition and OR condition by typing
286 'AND' or 'OR' instead of field name.
287
288 ** Session, Authentication
289
290 *** elmo-default-*-authenticate-type only accepts symbol(used be a string)
291 Example:
292 (setq elmo-default-imap4-authenticate-type "cram-md5")
293 should be changed to
294 (setq elmo-default-imap4-authenticate-type 'cram-md5)
295
296 *** stream-type can be defined.
297 You can define stream type by
298 elmo-network-{imap4-,pop3-,nntp-,}stream-type-alist.
299 Some SSL related variables are abolished(renamed).
300 You can access to the networked folders (IMAP4, NNTP, POP3) via SOCKS
301 if you specify the folder name end with "!socks".
302
303 ** Draft
304
305 *** group-list is now available
306 You can specify address like 'Group: foo@gohome.org, bar@gohome.org;'.
307 If wl-draft-remove-group-list-contents is non-nil, the contents of 
308 group-list is removed before sending.
309
310 *** The draft preview displays recipient addresses on minibuffer 
311 You can confirm the group-list recipients by this.
312
313 *** Initial setting considers Reply-To:.
314 Default setting of wl-draft-reply-without-argument-list considers Reply-To: 
315 field (Set to To: field).
316
317 *** Replying rules for the messages sent from yourself.
318 You can define replying rules for the messages sent from yourself by
319 setting wl-draft-reply-myself-with-argument-list and
320 wl-draft-reply-myself-without-argument-list.
321
322 *** Full name is used in the reply address.
323 If wl-draft-reply-use-address-with-full-name is non-nil, then full
324 name is inserted in with e-mail addresses on the replied message
325 (Initial setting is t).
326
327 *** In-Reply-To: format is changed.
328 In-Reply-To: format is changed to simple one. It is based on 
329 draft-ietf-drums-msg-fmt-09.txt.
330
331 ** misc
332
333 *** Message thread processing is improved.
334
335 *** Renamed variables
336 wl-refile-guess-func-list => wl-refile-guess-functions
337 wl-summary-temp-above => wl-summary-target-above
338
339 *** You can set function to wl-fcc.
340 You can change fcc folder name dynamically. For example, change folder name
341 by month.
342
343 *** elmo-search-mime-charset is abolished.
344 Charset is guessed from the string you typed.
345
346 *** Useless headers are removed when you forward the message.
347 You can specify removed headers by wl-ignored-forwarded-headers.
348
349 *** wl-highlight-group-folder-by-numbers is abolished.
350 It is renamed to wl-highlight-folder-by-numbers and has following meaning.
351   `t'   : Whole line is colored by message number.
352   `nil' : Whole line is colored by folder status.
353    Number (ex. `1') : Line is colored by message number and folder status.
354
355 *** Header visibility control is changed.
356 Header visibility is controlled by Wanderlust (was controlled by SEMI).
357 You can change header visibility by wl-message-ignored-field-list and 
358 wl-message-visible-field-list.
359
360 *** DEMO is changed.
361 Less colors are used by DEMO pixmap.
362 Emacsen on character based terminal also display suitable DEMO.
363
364 \f
365 * Version 1.1.1 is a bug fix version of 1.1.0 with minor user-visible changes.
366
367 ** Development on the CVS server is started.
368
369 ** Flush operation and sending queues if Wanderlust is  started
370    in plugged status.
371
372 ** Directory structure is changed.
373
374 *** 00README, 00README.ja is renamed to README, README.ja.
375
376 *** All wl-* files are moved to the directory 'wl'.
377
378 ** Syntax of wl-refile-rule-alist is extended (compatible with older one).
379
380 ** progress gauge
381 Progress gauge is displayed while processing in the Emacsen with
382 progress gauge feature.
383
384 * Changes in version 1.1.0 from 1.0.3.
385
386 ** Install
387
388 *** tm7 is not supported anymore.
389 see the file INSTALL for details.
390
391 *** WL_PREFIX and ELMO_PREFIX default as "wl"
392 (defvar WL_PREFIX "wl")
393 (defvar ELMO_PREFIX "wl")
394
395 e.g. install directory is
396   1.0.3  /usr/local/share/emacs/site-lisp/
397   1.1.0  /usr/local/share/emacs/site-lisp/wl/
398
399 *** Change default macro in Makefile.
400 EMACS   = emacs
401 XEMACS  = xemacs
402 use $(XEMACS), `package' and `install-package' target.
403
404 *** Install not only *.elc, but also *.el.
405
406 *** English document (wl.texi).
407
408 ** New feature
409
410 *** Modified UTF7 support.
411 Now international mailbox name can be used in IMAP4 in the Emacsen
412 with unicode feature.
413
414 *** Scoring support.
415
416 *** New plugged system.
417
418 *** IMAP4 support became more generic.
419 Many IMAP4 servers are supported.
420
421 *** New authentication type
422   IMAP4: CRAM-MD5, DIGEST-MD5, STARTTLS
423   POP3:  CRAM-MD5, DIGEST-MD5, SCRAM-MD5, STARTTLS
424   NNTP:  STARTTLS
425   SMTP:  STARTTLS
426
427 *** New folder type
428   |      Pipe Folder     Incorporate message.
429   .      Maildir Folder  Now Maildir is one of the folder type.
430   'cache Cache Folder    View internal cache.
431
432 *** Message buffer cache
433 Next message is prefetched while idle time.
434
435 *** Sticky summary is enhanced.
436 Now message buffer is also sticky.
437 You can specify always-sticky summary.
438
439 ** misc
440
441 *** Eliminated wl-draft-prepared-config-alist
442 unified with wl-draft-config-alist.
443
444 *** POP-before-SMTP variables are re-arranged.
445
446 *** Ask non-existing folder.
447  When FCC: contains new folder.
448  When auto-refile specified new folder.
449
450 *** Change fetch threshold and confirm settings.
451 wl-prefetch-confirm-threshold, wl-cache-fetch-threshold.
452
453 *** Can use petname for completion.
454
455 *** Change Message-ID generator.
456
457 *** wl-demo.el support bitmap-mule.
458
459 *** Allow function type `smtp-server' value.
460
461 *** Make sendlog when `wl-draft-sendlog' is non-nil.
462
463 *** `wl-summary-incorporate-marks'
464
465 *** Reserve prefetching while off-line status.
466
467 *** Draft use new frame when `wl-draft-use-frame' is non-nil.
468
469 *** New variable `wl-user-mail-address-list' .
470
471 *** New variable `wl-local-domain' for set FQDN.
472
473 *** Server side unread status is used in IMAP4 folder.
474
475 *** Change defaults
476   wl-mime-charset         iso-2022-jp  =>  x-ctext
477   wl-summary-move-order   'new  =>  'unread
478   wl-tmp-dir              TMPDIR  =>  ~/tmp/
479
480 *** New hooks
481   wl-draft-send-hook
482   wl-draft-reedit-hook
483   wl-mime-edit-preview-message-hook
484   wl-folder-suspend-hook
485   wl-summary-toggle-disp-folder-message-resumed-hook
486   wl-summary-line-inserted-hook
487   wl-thread-update-children-number-hook
488   mmelmo-header-inserted-hook
489   mmelmo-entity-content-inserted-hook
490
491 *** New function
492   wl-save
493   wl-summary-write
494   wl-summary-supersedes-message
495   wl-fldmgr-delete
496   wl-refile-guess-by-msgid
497   wl-address-user-mail-address-p
498   wl-summary-jump-to-msg-by-message-id-via-nntp
499   wl-summary-temp-mark-pick
500
501 * For details of changes, see the file ChangeLog.
502 \f
503 Local variables:
504 mode: outline
505 paragraph-separate: "[  \f]*$"
506 end: