* wl-summary.el (wl-summary-write-current-folder): Call wl-draft
[elisp/wanderlust.git] / wl / ChangeLog
index ca333d5..3b05f10 100644 (file)
@@ -1,3 +1,236 @@
+2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
+       even if the guess failed.
+
+       * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
+       (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
+       wl-summary-write-current-folder.
+       * wl-xmas.el: Ditto.
+
+2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-next-page): Force display message if
+       message is not displayed yet.
+       (wl-summary-prev-page): Ditto.
+
+2002-03-11  J\e.A\8eér\8eôme Marant <jerome.marant@free.fr>
+
+       * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
+
+2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
+       add "Preview Message" and "Save Draft and Exit".
+
+2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
+       if addrmgr is called from draft in splitted window.
+
+       * wl-e21.el (wl-draft-overload-menubar): Undo last change.
+       * wl-mule.el: Ditto.
+       * wl-xmas.el: Ditto.
+
+2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
+
+       * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
+       * wl-xmas.el (wl-folder-toolbar): Ditto.
+
+2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
+       and wl-draft-save-and-exit.
+       (wl-draft-toolbar): Add wl-draft-save-and-exit.
+       * wl-xmas.el: Ditto.
+       * wl-mule.el: Ditto.
+
+       * wl-folder.el (wl-folder-goto-draft-folder): New function.
+       (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
+
+2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
+       lists for saving buffer.
+
+2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-draft.el (wl-draft): Abolish summary-buf argument and use
+       parent-folder argument instead of it.
+       (wl-draft-create-buffer): Ditto.
+       (wl-draft-forward): Ditto.
+       (wl-draft-reply): Ditto.
+       * wl-summary.el (wl-summary-write): Ditto.
+       (wl-summary-write-current-folder): Ditto.
+
+       * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
+       don't set wl-draft-buffer-cur-summary-buffer so as to go back to
+       Folder buffer after composing.
+
+2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
+       header if the file `wl-x-face-file' already contains it.
+
+2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
+       folder" entry.
+       * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
+       * wl-e21.el (wl-folder-toolbar): Ditto.
+       * wl-xmas.el (wl-folder-toolbar): Ditto.
+
+2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
+       wl-folder-goto-folder with sticky argument.
+       (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
+
+2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
+       and wl-summary-previous-buffer.
+       (wl-summary-next-buffer): New function.
+       (wl-summary-previous-buffer): Ditto.
+
+2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
+       wl-folder-jump-to-current-entity-with-arg.
+       (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
+       `wl-folder-jump-to-current-entity'.
+       * wl-summary.el (wl-summary-mode-map): Bind "G" for
+       `wl-summary-goto-folder-sticky'.
+       (wl-summary-goto-folder-sticky): Simply call with the sticky arg
+       `wl-summary-goto-folder'.
+       (wl-summary-goto-folder-subr): Add 7th argument force-exit.
+       Unless force-exit, do not clean temp. marks for sticky summary.
+       (wl-summary-goto-folder): Now the prefix argument means force-exit.
+
+2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
+       not entire.
+
+2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
+       to `C-x C-s'.
+       (wl-summary-save-status): New command.
+       (wl-summary-exit): Don't clean-up temp marks when sticky.
+       (Applied patch from Nakayama-san [wl: 09548])
+       (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
+       Do nothing when no mark data.
+       (wl-summary-save-view-cache): Copy local variables to the temp buffer;
+       Call `wl-summary-delete-all-temp-marks' before saving.
+
+2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
+
+       * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
+
+2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl.el (wl-check-environment): Also cause error when (system-name)
+       returns "localhost.localdomain". (Although it doesn't affect because
+       of condition-case, see change in 2002-01-23 by Teranisi-san.)
+
+2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
+       instead of wl-match-member with wl-folder-hierarchy-access-folders.
+
+       * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
+       value.
+
+2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
+       Likewise r-cc-list and r-ng-list.
+
+2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
+       only if it is bound as variable.
+
+       * wl-mime.el (wl-draft-preview-message): Ditto.
+
+2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-message.el (wl-message-add-buttons-to-header): Eliminated
+       needless `goto-char'.
+
+       * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
+       `wl-summary-redisplay-no-mime-internal' instead of
+       `wl-summary-redisplay-no-mime'.
+       (wl-summary-redisplay-no-mime): Changed argument;
+       Call `wl-summary-redisplay-no-mime-internal'.
+
+       * wl-mime.el (wl-draft-preview-message): Bind
+       `mime-header-encode-method-alist' locally.
+
+       * wl-draft.el (wl-draft-eword-encode-address-list): New function.
+       (wl-draft-std11-parse-addresses): Added the first address check.
+       (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
+
+       * Version number is increased to 2.9.7.
+
+2002-02-16  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
+
+2002-02-15  Daiki Ueno  <ueno@unixuser.org>
+
+       * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
+       related to scrollbar support, if there is no such a feature
+       compiled in.
+
+2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-message.el (wl-message-buffer-prefetch-next): Don't call
+       `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
+       for prefetch.
+
+2002-02-07  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-summary.el (wl-summary-pick): Fix for no match.
+
+2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-draft.el (wl-draft-save):
+       Override `mime-header-encode-method-alist'.
+
+2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-folder.el (wl-folder-pick): New function.
+       Define key as "?".
+
+2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
+       Fix for unplugged.
+
+2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-folder.el (wl-folder-virtual): New function.
+       Define key as "V".
+
+2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
+       multi folder if entity is group.
+
+2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-message.el (wl-message-buffer-prefetch-debug): Default value
+       is nil.
+
+2002-02-01  Kenichi OKADA  <okada@opaopa.org>
+
+       * wl-summary.el (wl-summary-pick): Fix for killed messages.
+       (wl-summary-target-mark-msgs): Return the number of marked messages.
+
 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
 
        * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or