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