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