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