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