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