Lines Matching +refs:wl +refs:localdir +refs:folder +refs:icon

10 ** Added new type of folders: rss folder
15 moved into elmo-lost+found-folder folder (default is
27 ** Searching via wl-summary-pick and so on by `body' searches only
33 ** Prevent accidental loss of messages when renaming IMAP folder
43 ** Fixed copying new messsages via pipe folder.
48 ** Analyze network folder name more strictly.
51 Interpret filter, pipe and multi folder and select the most suitable method.
55 ** Speed up handling of maildir folder.
61 ** Add new command wl-summary-display-raw.
65 ** A folder type `namazu' is abolished. New folder type `search' is added instead.
77 ** Icon for the access folder is displayed.
81 ** New folder type `access' is added.
82 In `access' folder, sub-folders of the specified folder can be treated
83 as one folder.
85 ** Synchronization speed of the folder is improved.
97 Some shimbun folder does not have correct information.
109 ** Fixed the problem of the cache flag inconsistency on the filter folder etc.
137 ** Fixed the problem in the flag inheritance function of the filter folder.
139 ** New option `wl-summary-resend-use-cache'.
155 select a folder.
167 wl-trash-folder. Its behavior is decided by
168 wl-dispose-folder-alist.)
175 'wl-summary-mark-action-list'. See its docstring for more in detail.
186 ** 'mark folder is renamed to 'flag folder.
188 line in the 'flag folder (you can control the behavior by
189 wl-highlight-summary-line-help-echo-alist).
205 For example, following filter folder contains only unread or important
206 messages in the %inbox folder.
211 Now you can set wl-draft-folder to IMAP folder, Maildir folder, and so on.
214 You can control behavior by the variable `wl-auto-save-drafts-interval'.
230 See description of the variable wl-draft-preview-attribute for detail.
232 ** You can run biff with idle-timer by setting wl-biff-use-idle-timer.
234 ** Now wl-draft-kill confirms with yes-or-no-p.
237 The limit is controlled by the variable wl-summary-max-thread-depth.
245 ** The variable wl-refile-policy-alist is abolished.
249 ** In the multi-folder, status of messages are synchronized with original
250 folder.
253 ** The function wl-summary-resend-message is abolished.
254 you can put mark for resending by wl-summary-resend instead.
257 wl-delete-folder-alist is renamed to wl-dispose-folder-alist.
259 ** POP3 folder existence check is simplified (by default).
268 ** Default value of wl-folder-hierarchy-access-folders has been changed.
275 ** Default values of wl-draft-reply-*-list are changed.
276 See samples/en/dot.wl for old values.
278 ** wl-draft-reply-myself-*-list are abolished and integrated into
279 wl-draft-reply-*-list.
282 Set variable wl-draft-reply-default-position appropriately.
285 You can choose keep, full or split as values of wl-draft-buffer-style
286 and wl-draft-reply-buffer-style.
292 wl-draft-reply-hook
293 wl-summary-reply-hook
294 wl-draft-forward-hook
295 wl-summary-forward-hook
296 wl-draft-kill-pre-hook
297 wl-summary-resend-hook
300 wl-reply-hook
304 wl-highlight-summary-disposed-face
305 wl-highlight-summary-prefetch-face
306 wl-highlight-summary-resend-face
307 wl-highlight-summary-answered-face
308 wl-highlight-action-argument-face
312 wl-highlight-refile-destination-face
313 (renamed to wl-highlight-action-argument-face)
321 ** wl-summary-pack-number in pipe folder is disabled temporarily
322 since it didn't work. Invoke it in destination folder instead.
324 ** Fixed a problem that wl-folder-move-cur-folder doesn't work.
326 ** Fixed a problem that wl-draft-reedit doesn't work properly on Meadow.
328 ** Fixed a problem that wl-summary-pack-number doesn't work on Maildir and
334 ** Fixed a problem that %# in wl-summary-line-format cannot handle large
340 ** Default value of wl-message-buffer-prefetch-folder-type-list,
341 wl-message-buffer-prefetch-idle-time, and
342 wl-message-buffer-prefetch-depth are changed.
349 Specify format by wl-summary-line-format. If you want to change ones
350 according to folder names, use wl-folder-summary-line-format-alist.
352 ** Save format for the draft folder has been changed. Messages are encoded
353 before saved by wl-draft-save.
359 wl-message-buffer-prefetch-depth are loaded into buffer in advance.
361 ** elmo-dop-queue-flush flushes queue that concerns plugged folder.
364 (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
366 ** In Folder mode, you can go into virtual folder which consists of messages
367 with some specified condition (wl-folder-virtual). It is binded to "V".
370 specified condition (wl-folder-pick). It is binded to "?".
375 Set wl-summary-default-view, wl-summary-default-view-alist.
381 folder mode, G opens the sticky summary.
385 ** Members of the list wl-folder-hierarchy-access-folders is now some REGEXP
402 Set wl-nntp-posting-config-alist appropriately. See Info for an example.
404 ** You can specify some function in wl-draft-reply-with-argument-list etc.
407 ** The interface of the function wl-draft has been changed.
410 ** The uses of wl-generate-mailer-string-function has been changed.
413 ** The Reference Card (doc/wl-refcard.tex) describes important key bindings.
426 ** If you set obsolete variables (e.g. renamed ones) in .wl etc, Wanderlust
432 ** Added new internal folders: 'sendlog folder
434 ** Added new type of folders: shimbun folder
438 ** Added new type of folders: namazu folder
442 ** With pipe folder, now you can preserve messages on the server.
445 Format: '|' 'source folder' '|:' 'destination folder'
460 Non-nil value of wl-message-truncate-lines or wl-draft-truncate-lines
463 ** Bitmap image for opening demo is removed from wl-demo.elc and now loaded
464 from wl-icon-directory.
486 e.g. wl-icon-dir is renamed to wl-icon-directory.
499 Please visit the 'mark folder to review the messages with the "$" mark.
508 ** Fixed a problem that in IMAP4 folder, progress bar is remained in XEmacs .
520 ** Now folder and summary buffer can be opened in a separate frame.
521 If `wl-folder-use-frame' is set as t, `M-x wl' creates a new frame
522 for folder mode. If `wl-summary-use-frame' is set as t, new frames
527 ** Folder checking speed for filter folder of localdir
528 folder using `last' or `first' (Ex. /last:100/+inbox) is improved.
530 ** Retrieval progress of each message is displayed in POP and IMAP folder.
533 If `wl-summary-lazy-highlight' is non-nil,
537 New hook `wl-biff-notify-hook' and `wl-biff-unnotify-hook' is
539 e.g. (add-hook wl-biff-notify-hook 'ding)
576 version. (If the version is 2.4.x, the branch name is wl-2_4)
590 If the variable wl-use-ldap is non-nil, LDAP feature is enabled
593 *** UIDL support in POP3 folder
594 POP3 folder now saves the status of summary and it improves summary
600 Toolbars and icon images can be shown in almost Wanderlust
605 If new mail is arrived, Wanderlust changes the biff (icon) on the modeline
606 and updates folder mode content.
610 messages actually from folder but hides messages from summary. It
623 Deleted messages in the NNTP folder are saved to `killed-list'. The
626 (Initial setting is t). By this feature, NNTP pipe folder works correctly.
629 M-x wl-summary-pack-number in the summary mode of Maildir folder
634 *** Complex condition can be specified for filter folder
639 By this change, saving directory for the msgdb of filter folder is altered.
644 *** Searching of the NNTP folder is available
645 Now you can make NNTP filter folder.
665 if you specify the folder name end with "!socks".
671 If wl-draft-remove-group-list-contents is non-nil, the contents of
678 Default setting of wl-draft-reply-without-argument-list considers Reply-To:
683 setting wl-draft-reply-myself-with-argument-list and
684 wl-draft-reply-myself-without-argument-list.
687 If wl-draft-reply-use-address-with-full-name is non-nil, then full
700 wl-refile-guess-func-list => wl-refile-guess-functions
701 wl-summary-temp-above => wl-summary-target-above
703 *** You can set function to wl-fcc.
704 You can change fcc folder name dynamically. For example, change folder name
711 You can specify removed headers by wl-ignored-forwarded-headers.
713 *** wl-highlight-group-folder-by-numbers is abolished.
714 It is renamed to wl-highlight-folder-by-numbers and has following meaning.
716 `nil' : Whole line is colored by folder status.
717 Number (ex. `1') : Line is colored by message number and folder status.
721 You can change header visibility by wl-message-ignored-field-list and
722 wl-message-visible-field-list.
741 *** All wl-* files are moved to the directory 'wl'.
743 ** Syntax of wl-refile-rule-alist is extended (compatible with older one).
756 *** WL_PREFIX and ELMO_PREFIX default as "wl"
757 (defvar WL_PREFIX "wl")
758 (defvar ELMO_PREFIX "wl")
762 1.1.0 /usr/local/share/emacs/site-lisp/wl/
771 *** English document (wl.texi).
792 *** New folder type
794 . Maildir Folder Now Maildir is one of the folder type.
806 *** Eliminated wl-draft-prepared-config-alist
807 unified with wl-draft-config-alist.
811 *** Ask non-existing folder.
812 When FCC: contains new folder.
813 When auto-refile specified new folder.
816 wl-prefetch-confirm-threshold, wl-cache-fetch-threshold.
822 *** wl-demo.el support bitmap-mule.
826 *** Make sendlog when `wl-draft-sendlog' is non-nil.
828 *** `wl-summary-incorporate-marks'
832 *** Draft use new frame when `wl-draft-use-frame' is non-nil.
834 *** New variable `wl-user-mail-address-list' .
836 *** New variable `wl-local-domain' for set FQDN.
838 *** Server side unread status is used in IMAP4 folder.
841 wl-mime-charset iso-2022-jp => x-ctext
842 wl-summary-move-order 'new => 'unread
843 wl-tmp-dir TMPDIR => ~/tmp/
846 wl-draft-send-hook
847 wl-draft-reedit-hook
848 wl-mime-edit-preview-message-hook
849 wl-folder-suspend-hook
850 wl-summary-toggle-disp-folder-message-resumed-hook
851 wl-summary-line-inserted-hook
852 wl-thread-update-children-number-hook
857 wl-save
858 wl-summary-write
859 wl-summary-supersedes-message
860 wl-fldmgr-delete
861 wl-refile-guess-by-msgid
862 wl-address-user-mail-address-p
863 wl-summary-jump-to-msg-by-message-id-via-nntp
864 wl-summary-temp-mark-pick